Skip to content

psvaiter/knoweak-web

Repository files navigation

knoweak Web UI

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.

Development server

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.

Code scaffolding

Run ng generate component component-name to generate a new component. You can use ng generate --help for other options.

Build

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.

Running tests

Run ng test to execute the unit tests via Karma.
Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Releases

No releases published

Packages

No packages published