Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 112 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 112 Bytes

Simple React blog post application

To run the app run the following:

npm install
npm run dev