@aimhigh/theme
v0.1.1
Published
The theme for the AimHigh app
Downloads
409
Keywords
Readme
AHA-Theme
Version Information
- Version 0.0.27: Old theme structure that most projects still follow
- Version 0.1.0+: New theme structure that we'll be using moving forward. Currently implemented in the bmt-client project
SETUP
- Run
npm i
Publishing
- Build the package
npm run build - Login to npm using
npm login - Increment the version using
npm version patch|minor|major - Dry run the publish to verify everything works
npm publish --dry-run - Publish using
npm publish --access public
Troubleshooting
Where do I create a username and password
Who can invite me to the npm project so I can publish
Eric Strabala Ethan Dyas Chris Kollars
