This project was generated with Angular CLI version 11.0.4.
git clone https://github.com/humblehumanbeing/Blogging.git
Run npm install
to install in blogging\backend and blogging\frontend
You need to have MongoDB
Run npm start
for frontend, node app.js
for backend and mongod
for db server and navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.