vue.js

0.3.2 • Public • Published

Vue.js 💞 Foundation

dependencies build npm version npm downloads

Production application boilerplate for Vue and Koa, batteries included:

  • ES6 + Babel
  • ESLint with the Airbnb JavaScript rules.
  • Mocha Unit testing and coverage with Chai assertion framework.
  • Nightwatch E2E UI automated testing framework.
  • Editorconfig Consistent coding styles formatter.
  • Yarn Dependency management.
  • Vue.js Progressive frontend framework.
  • Foundation Framework Integration with common UI components on Vue.
  • NPM scripts for common operations.

Key NPM Scripts

  • npm start - start Webpack server with hot reload supports in foreground (default port 3000).

TODOs
=====
- [x] ESLint rules supports.
- [x] webpack/webpack-dev-server support.
- [x] NPM scripts for common operations.
- [x] multiple webpack settings profiles.
- [x] unit test integration
- [x] hot reload koa server
- [ ] e2e test integration

Readme

Keywords

none

Package Sidebar

Install

npm i vue.js

Weekly Downloads

78

Version

0.3.2

License

Apache-2.0

Last publish

Collaborators

  • jimzhan