meerkat-java/bulletin-board-server-frontend
Tal Moran 73619b0c9e Better win compatibility for bb-server frontent 2017-07-09 11:09:07 +03:00
..
e2e Added toy angular application (for bulletin-board frontend) 2017-07-02 16:42:45 +03:00
src Integrated bb-server angular frontend in gradle build 2017-07-03 03:24:00 +03:00
.angular-cli.json Added toy angular application (for bulletin-board frontend) 2017-07-02 16:42:45 +03:00
.editorconfig Added toy angular application (for bulletin-board frontend) 2017-07-02 16:42:45 +03:00
.gitignore Added toy angular application (for bulletin-board frontend) 2017-07-02 16:42:45 +03:00
README.md Added toy angular application (for bulletin-board frontend) 2017-07-02 16:42:45 +03:00
build.gradle Better cross-platform support for building bb-server frontend 2017-07-06 12:00:04 +03:00
generate-protobuf.js Better win compatibility for bb-server frontent 2017-07-09 11:09:07 +03:00
gradlew Integrated bb-server angular frontend in gradle build 2017-07-03 03:24:00 +03:00
karma.conf.js Added toy angular application (for bulletin-board frontend) 2017-07-02 16:42:45 +03:00
package.json Better win compatibility for bb-server frontent 2017-07-09 11:09:07 +03:00
protractor.conf.js Added toy angular application (for bulletin-board frontend) 2017-07-02 16:42:45 +03:00
proxy.conf.json Added proxy to bb frontend (no need for cross-origin headers); support periodic status calls 2017-07-02 17:54:36 +03:00
tsconfig.json Added toy angular application (for bulletin-board frontend) 2017-07-02 16:42:45 +03:00
tslint.json Added toy angular application (for bulletin-board frontend) 2017-07-02 16:42:45 +03:00

README.md

BulletinBoardServerFrontend

This project was generated with Angular CLI version 1.2.0.

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 also use ng generate directive|pipe|service|class|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

Further help

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