sweetiekit react Building and running on localhost First install dependencies: yarn To run in hot module reloading mode: yarn start To create a production build: yarn build-prod To create a development build: yarn build-dev