@namely/flux
v0.4.4
Published
flux ====
Readme
flux
To develop
- run
npm install
To deploy a new version
- run
npx gulp - commit your changes
- create a new tag (update the version number in
bower.json), thengit tag [version]; git push --tags;
NOTE: Node versions higher than 10 fail to work due to an issue with the 'natives' dependency
