atropos-components
v1.0.8
Published
Atropos Component Library
Readme
Atropos Component Library
Setup
- Install dependencies
yarn- Run Storybook
yarn run storybookDeployment
- Build
yarn run build- Deploy
npm deployUsage
Via Unpackage
- Include the following html, and update with latest version (will soon be under atropos):
- Pull a component via the window (currently under foobar as specified in rollup.config.mjs, will soon be under atropos)
window.foobar.Button Example is in test.html:
- Use VSCode
- Download the plugin live server
- Right click on test.html, click run as live server
Via npm
NOTE: This will soon be moved to JFROG in atropos.
npm i michael-test-components
