Install dependencies
npm install
Run dev server - http://localhost:3000
npm run dev
Build assets for production
npm run build
Install dependencies
npm install
Run dev server - http://localhost:3000
npm run dev
Build assets for production
npm run build