Skip to content

基于vue2 + vue-router + vuex + ES6 + less 重写vue版typing.com学习网站,使用webpack2打包

License

Notifications You must be signed in to change notification settings

DuYueYu/light-typing

Repository files navigation

light-typing

用于进行网页上的打字练习。 This project is build for Vue.js 2 + vue-router + webpack2 + iView 3, just install and run.

Install

// install dependencies
npm install

Run

Development

// For the first time, run init to create index.html
npm run init
npm run dev

Production(Build)

npm run build:dev
npm run build:prod

About

基于vue2 + vue-router + vuex + ES6 + less 重写vue版typing.com学习网站,使用webpack2打包

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published