https://statebox-studio-test.netlify.com/
Clone and cd
into the repo, then do:
npm i
npm run bundle
Then open dist/index.html
in your browser.
Or while developing:
npm i
npm start
Then open http://localhost:1234
in your browser.
https://statebox-studio-test.netlify.com/
Clone and cd
into the repo, then do:
npm i
npm run bundle
Then open dist/index.html
in your browser.
Or while developing:
npm i
npm start
Then open http://localhost:1234
in your browser.