tree: 98b4bec7a1e910948258575c40c3cf8e00dddc9b [path history] [tgz]
  1. e2e/
  2. src/
  3. .gitignore
  4. angular.json
  5. NOTICE
  6. package.json
  7. README.md
  8. tsconfig.json
  9. tslint.json
README.md

Web-based UI for NLPCraft

Live Version

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

Software Requirements

Install dependencies

  • Run yarn install

Prepare (Run only once)

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

Build and minifies for the production

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

Development mode

Browsers support

Modern browsers and Internet Explorer 10+.

IE / EdgeFirefoxChromeSafari
IE 9-11, Edgelast 2 versionslast 2 versionslast 2 versions