Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 186 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 186 Bytes

react-basic-starter

Fork or clone this repo to begin

Install dependencies

npm i && npx spago install

Develop

npm start

Build and deploy (gh-pages)

npm run deploy