Skip to content

UsmanDrigrocha/MEAN-Stack-Blog-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

MEAN Stack Blogging App

To Run Frontend

cd frontend

npm install

ng serve

To Run Backend

create .env file and enter the following

JWT_SECRET_KEY = PORT= DB_VAR=

cd server

npm install

npm run dev

About

Simple blog application with basic authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages