# Install dependencies
$ npm install
# Build for production
$ npm run build
# Build for development
$ npm run dev
# Build for development and watch changes
$ npm run watch
# Starts Express server on port 8000
$ npm start
silvahenrique/webpack_vuejs
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|