yarn start
Will start a development server and watch for any changes with HMR.
yarn build
Will build production version of the app.
yarn start:prod
Will build and serve a production version of the app.
yarn start
Will start a development server and watch for any changes with HMR.
yarn build
Will build production version of the app.
yarn start:prod
Will build and serve a production version of the app.