1.0.0 • Published 5 years ago
meos_design v1.0.0
meos_design
Wecome to Meos Design. Initial packaging design was based on this blog
How to use
To view examples of how to use the components simply run:
npm install
npm run server
Publish new version
- See what user you are logged in as
> npm whoami
- Build bundle
npm run build_bundle
- Publish package
npm publish --access public