First install dependencies
npm installthen start serving the dev server and watching files with
npm run startThe development server should now be running from http://localhost:8080
Build production version with
npm run build| Name | Name | Last commit date | ||
|---|---|---|---|---|
First install dependencies
npm installthen start serving the dev server and watching files with
npm run startThe development server should now be running from http://localhost:8080
Build production version with
npm run build