@bagatell/core
v2.0.0-alpha.3
Published
Contains the core functionally for creating Bagatell apps.
Readme
@bagatell/core
Contains the core functionally for creating Bagatell apps.
Publish instructions
To publish a new version of this npm package:
cd corecode package.json- Update
"version": "X.Y.Z" - Save
npm publish --access public
