1. Project name
2. Author
3. Vue build
4. Install vue-router?
5. Use ESLint to lint your code?
6. Pick an ESLint preset Standard
7. Setup unit tests with Karma + Mocha? No
8. Setup e2e tests with Nightwatch? No
9. To get started:
1> cd cell
2> npm intsall (安装依赖)
3> npm run dev ( 启动服务)