Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

LexicForLXD/web-frontend

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