sjerrys / vuetest

an ad admin web, with vue, bootstrap, user auth, uploader and WYSIWYG editor in iframe.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuetest

this project is for mandarin(中文) only

VUE TEST BY Sjerrys

file uploader, user auth, text editor, bootstrap stuff.

can be use with any kind of backend server: php, nodejs, java...

npm install vue-strap is not working in vue-cli created project

so I just put the vue-strap source-code in my src dir.

it is also easier for someone who want to make a vue-strap localize copy.

Build Setup

# 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 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.

About

an ad admin web, with vue, bootstrap, user auth, uploader and WYSIWYG editor in iframe.


Languages

Language:Vue 50.3%Language:JavaScript 35.3%Language:CSS 13.5%Language:HTML 0.9%