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