@chris-sorrells/snowflakes
v1.1.1
Published
Makes a bunch of snowflakes appear
Readme
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