0.0.2 • Published 6 years ago
foist v0.0.2
Foist
See blog post: https://scottlnorvell.com/foist
Install
npm install vacillate
# - OR -
yarn add vacillateRunning tests
yarn
yarn test
yarn test --watchDev mode
When developing you can run:
yarn watchThis will regenerate the build files each time a source file is changed and serve on http://127.0.0.1:5000.
Previewing umd build in the browser
You can open dev/index.html to try it out.