Empty project.
First install dependencies:
yarn installTo run in dev mode mode:
yarn startThen go to http://localhost:8080
To create a production build:
yarn run buildMade with createapp.dev
Empty project.
First install dependencies:
yarn installTo run in dev mode mode:
yarn startThen go to http://localhost:8080
To create a production build:
yarn run buildMade with createapp.dev