Lao logo generator
We aimed at provide some excellent designs of logo, with theirs generators. Still updating, more styles to be seen! click here to take a glance at our site!
- A SPA @Vue/cli@3.9.3 project
- using vue-router, vuex, bootstrap-vue
- jest unit and nightWatch e2e tests, travis ci/coveralls to be added
序号 | 名称 | 预览 | 添加日期 |
---|---|---|---|
1 | laogo generator | ![]() |
19.05.11 |
2 | digital generator | to be done.... | to be added |
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run serve
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run report
# run unit tests
npm run test:unit
// or
npm test
# run e2e tests
npm run test:e2e
# send coveralls
npm run coveralls