Human Tornado Building and running on localhost First install dependencies: yarn install To start dev server: yarn start To create a production build: yarn build To clear cache: yarn clear