examan007 / n4sun

Services booking application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

n4contact

Simple contact manager based on Bootstrap, JQuery, Angular 4, Node, and Express.

This project was generated with Angular CLI version 1.6.1.

https://medium.com/@MarkPieszak/using-pug-or-jade-templates-with-the-angular-cli-9e37334db5bc

Run:

`git clone https://github.com/examan007/n4contact.git <working directory>`

`cd <working directory>`

`npm install`

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 :

`cd dist`

`npm-install-all`

`node assests/web`

Browse to http://localhost:3333

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|guard|interface|enum|module.

Further help

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

About

Services booking application.


Languages

Language:JavaScript 84.9%Language:HTML 10.4%Language:TypeScript 2.9%Language:CSS 1.8%