Skip to content

PhuongThaoNguyen/Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Available Scripts

In the project directory, you can run:

MongoDB

First of all, you must have mongoDB and start service mongodb to backend connect with mongodb Ubuntu sudo systemctl start mongod

Back End

  • Open terminal and type cd /my-project/backend
  • npm install
  • npm start

Run this command line will open localhost:3000

Front End

  • Open terminal and type cd /my-project/fronend
  • npm install
  • npm start

Run this command line will open localhost:3001

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published