You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 30, 2021. It is now read-only.
-[] add any css styles to [src/style.less](src/style.less)
17
+
18
+
All those done? Brilliant! To push this component to npm, you'll need an [account at npmjs.com](https://www.npmjs.com/). Once you've signed up....
19
+
20
+
1. Run `npm login` in your terminal to sign in to npm. Add your username and password when prompted.
21
+
2. Run `npm publish` - this step will publish your app onto the public npm repository.
22
+
23
+
That's it. Congratulations - you've published your first BioJS component! The registry is updated once a day, so it might be a few hours or up to a day before your component appears.
0 commit comments