@aimhigh/theme
v0.0.16
Published
The theme for the AimHigh app
Downloads
429
Maintainers
Keywords
Readme
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
https://www.npmjs.com/
Who can invite me to the npm project so I can publish
Eric Strabala Kristopher Binder