Skip to content

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand.

Notifications You must be signed in to change notification settings

empari/vuejs-skeleton

Repository files navigation

vuejs-skeleton

Skeleton for projects front-end #EGI

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published