balu-2112 / MEAN-Blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running the Application:

Run npm install to install the Angular dependencies
cd Blog

Running the BackendServer:

Run cmd: node server

Running the FrontEnd:

Run cmd: npm start or ng serve

Go to localhost:4200 in your browser

About


Languages

Language:TypeScript 59.2%Language:JavaScript 21.3%Language:HTML 17.7%Language:CSS 1.7%