1.1.1 • Published 8 years ago
@chris-sorrells/snowflakes v1.1.1
snowflakes
This makes snowflakes fall on any application you put it in.
To use in your Vue.js projects, simply npm install @chris-sorrells/snowflakes and then add <snowflake-generator /> to anything that needs some holiday cheer.
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildLints and fixes files
npm run lintRun your unit tests
npm run test:unit