Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 149 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 149 Bytes

react example

react example for shack.js

init

npm i

dev

npm run dev

production

npm run build
npm run start