This project is a web interface built with Angular 5 for knoweak API. See that repo for more information about the knoweak project. You can find additional information specific to this project on the wiki.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can use ng generate --help
for other options.
Run ng build
to build the project.
Run npm run build
for a production build.
Run npm run build4surge
to prepare for a deployment on surge.sh.
Run npm run build4now
to prepare for a deployment on now.sh.
The build artifacts will be stored in the dist/
directory.
See more about deployments on the wiki.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.