Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 223 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 223 Bytes

This is a biolerplate for basic React/CSS/Express setup that Sean made.

create .env file in root directory

npm install

npm run build

npm run dev and window should pop up at http://localhost:8080/

Have fun making stuff!