- Node.js v12.2.0 or later
- NPM v7 or later
- NPM modules installed:
npm install
From your terminal:
npm run dev
This starts your app in development mode, rebuilding assets on file changes.
npm install
From your terminal:
npm run dev
This starts your app in development mode, rebuilding assets on file changes.