First install dependencies:
npm install
To run in hot module reloading mode:
npm start
To create a production build:
npm run build
To create a development build:
npm run build-dev
To run the build open the file public/index.html
in your browser
now
Generated with createapp.dev