Skip to content

gimini91/web-frontend

This branch is 246 commits behind LexicForLXD/web-frontend:master.

Repository files navigation

LEXIC web frontend

Build Status FOSSA Status

This frontend uses the backend api found here.

Install

  • clone the repo
  • cd web-frontend
  • npm install
  • copy config example and rename it to config.js cp src/config.js.EXAMPLE src/config.js
  • npm run dev for development or npm run prod for production build
  • serve the public folder

Test

  • clone the repo
  • npm install
  • npm run test

License

FOSSA Status

About

Webfrontend to use the backend REST API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 53.5%
  • JavaScript 46.2%
  • HTML 0.3%