Skip to content

lambdaspace/ldap-admin-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

387530e · Feb 10, 2018

History

52 Commits
Jan 19, 2018
Feb 10, 2018
Feb 10, 2018
Jan 20, 2018
Jan 19, 2018
Jan 14, 2018
Jan 14, 2018
Jan 19, 2018
Jan 19, 2018
Jan 14, 2018
Jan 14, 2018
Jan 19, 2018
Jan 20, 2018
Jan 27, 2018
Jan 27, 2018

Repository files navigation

ldap-admin-fe

code style: prettier

A Vue.js project

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn dev

# build for production with minification
yarn build

# build for production and view the bundle analyzer report
yarn build --report

# run unit tests
yarn unit

# run e2e tests
yarn e2e

# run all tests
yarn test

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