Skip to content

Contact Us Page with Angular2 , Angular Material 2, node js, express js, mongodb

Notifications You must be signed in to change notification settings

prithviraju1369/contactus-task

Repository files navigation

Contactus

This project was generated with Angular CLI version 1.0.0-rc.1.

Development server

install angular cli

1.npm install -g @angular/cli@latest

install project dependencies

2.npm install

build local project

  1. ng build --prod --aot

Run Locally

  1. node server.js