Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 320 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 320 Bytes

Blog list app frontend

This is an app created during Full Stack Open 2020 course

Prerequisites:

Node.js 14

Installing dependencies

Run npm install to install required dependencies

Starting the development server

Run npm start

Production build

Run npm run build to get production build