Skip to content

kirangadhiya/neptoon

Repository files navigation

Noon

Noon is a Online education system including best feedback support system.

Project Setup

  • Clone project
  • Install dependencies
  • Run project
  • Create production build of project (To make live your changes)

Must needed installed in your system:

  • Nodejs
  • Latest angular cli
  • Editor for programming such as vs code, Atom etc.

Clone project

git clone https://gitlab.com/pradipkachhadiya_iblinfotech/webapp-noon.git

Install dependencies

$ cd project_dir $ npm install

Run project

$ ng serve or $ ng serve -o

Create production build of project (To make live your changes)

[https://github.com/angular/angular-cli/wiki/build] $ ng build --prod

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/class/module.

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published