Web-based UI for NLPCraft

Live Version

https://nlpcrafters.github.io/nlpcraft-ui/

Software Requirements

Prepare (Run only once)

  • Run ng set --global packageManager=yarn - configures Angular CLI to use Yarn
  • Run yarn - initializes dependencies

Build

  • Run yarn build
  • See dist/web-app folder for build results

Development mode