npm install
# Builds the project and opens it in a new browser tab. Does not auto-reload.
npm start
# Builds the project and places it into the `dist` folder.
npm run build
npm install
# Builds the project and opens it in a new browser tab. Does not auto-reload.
npm start
# Builds the project and places it into the `dist` folder.
npm run build