- Node.js
- npm (installed with Node.js)
npm install
npm run develop
creates a development build and hosts it at http://localhost:8000/
npm run build
creates a production build
npm install
npm run develop
creates a development build and hosts it at http://localhost:8000/
npm run build
creates a production build