Skip to content

kizaski/FullStackOpenPart7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bloglist

frontend

  1. Setup .env as shown in .env.example

  2. Then run

cd bloglist/frontend
npm install
npm run dev

backend

  1. Setup .env as shown in .env.example

  2. Then run

cd bloglist/backend
npm install
npm run dev

Other folders

Look at package.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published