Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 342 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 342 Bytes

Seeds must grow!

Starting app

yarn yarn install yarn build

npm npm i npm run build

  1. Open build/index.html

Development

Run start-dev script to start dev server (watch file changes)

yarn yarn start-dev

npm npm run start-dev

  1. Wait until it will open tab in your browser and bundle 100% of code