0.1.1-a • Published 7 years ago
vue-apollo-toolset v0.1.1-a
Features
Key features
- Bundle your library with Rollup
 - Write modern JavaScript with latest features of Babel
 - Create your own distributable React components (optional)
 - Check your types with Flow (optional)
 - Test and cover with Jest and Enzyme
 - Lint with ESLint (air-bnb config)
 
Minor features
- Path aliases with babel module-resolver plugin
 - CI with travis-ci.org
 - Coverage info with coveralls.io
 - Track and update your dependencies with renovateapp.com
 
Getting started
- Clone this repo from github
 - Inside the repo directory run 
npm install && rm -r .git && git init - Update package.json with your information