commanderk33n / AngularBlog

Blogging App Using Angular & MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularBlog

Navigate to the project directory and install the required dependencies.

  • cd client -> npm install
  • cd server -> npm install

Once you have the dependencies installed, restart the client and server application.

  • cd client -> npm start
  • cd server -> node app.js

About

Blogging App Using Angular & MongoDB


Languages

Language:CSS 56.7%Language:JavaScript 41.0%Language:TypeScript 1.6%Language:HTML 0.6%