Skip to content

重新梳理了一个vue基于webpack打包的架子

Notifications You must be signed in to change notification settings

hjdshu/vue-webpack-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-2.0 webpack

A Vue.js project

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

Error

if log: 'ERROR in Node Sass does not yet support your current environment: OS X 64-bit '

npm rebuild node-sass

if in windows error, Install the build tools with this one-liner. Start PowerShell as Administrator and run:

npm install --global windows-build-tools

About

重新梳理了一个vue基于webpack打包的架子

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published