Guillaume Vincent e0aa035691 | преди 7 години | |
---|---|---|
build | преди 7 години | |
config | преди 7 години | |
docs | преди 7 години | |
src | преди 7 години | |
static | преди 7 години | |
test/unit | преди 7 години | |
.babelrc | преди 7 години | |
.editorconfig | преди 7 години | |
.gitignore | преди 7 години | |
.postcssrc.js | преди 7 години | |
LICENSE | преди 7 години | |
README.md | преди 7 години | |
index.html | преди 7 години | |
package.json | преди 7 години | |
test.js | преди 7 години |
password migration tool
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# run unit tests
npm run unit
# run all tests
npm test
For detailed explanation on how things work, checkout the guide and docs for vue-loader.