mobilizon.chapril.org-mobil.../js
Thomas Citharel 20cd1bb579 Change models, new migrations, fix front and make tests work
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-01-13 23:33:03 +01:00
..
build end 2018-01-09 17:52:26 +01:00
config Change models, new migrations, fix front and make tests work 2018-01-13 23:33:03 +01:00
src Change models, new migrations, fix front and make tests work 2018-01-13 23:33:03 +01:00
static end 2018-01-09 17:52:26 +01:00
test end 2018-01-09 17:52:26 +01:00
.babelrc end 2018-01-09 17:52:26 +01:00
.editorconfig end 2018-01-09 17:52:26 +01:00
.eslintignore end 2018-01-09 17:52:26 +01:00
.eslintrc.js end 2018-01-09 17:52:26 +01:00
.gitignore end 2018-01-09 17:52:26 +01:00
.postcssrc.js end 2018-01-09 17:52:26 +01:00
README.md end 2018-01-09 17:52:26 +01:00
index.html Change models, new migrations, fix front and make tests work 2018-01-13 23:33:03 +01:00
package-lock.json Change models, new migrations, fix front and make tests work 2018-01-13 23:33:03 +01:00
package.json Change models, new migrations, fix front and make tests work 2018-01-13 23:33:03 +01:00

README.md

libre-event

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

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

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