使用了 mint-ui sass vue fastclick vue router 一個項目的初始化狀態,一個新項目,陸陸續續花了2天時間搭起來的。
里面有mint-ui的基本用法 tabbar 還有 vuex的基本用法, scss的初始化代碼,還有一些方便的工具包。
Project setup
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Run your tests
yarn run test
Lints and fixes files
yarn run lint