@belly/core
v0.1.0
Published
-------------------------
Downloads
4
Readme
Belly
Usage
Run storybook by:
npm run storybook
Open up http://localhost:6006 and get to work.
Developing
Ideals
The idea behind Belly is that you will be able to run a
command like monstro init next
and it will:
- Create Next project
- Clone belly into that Next project in a
/src
folder - Remove unnecessary files
Then you can get to work with a up to date project with our most recent components.
Roadmap
- [ ] Add
FullWidthMedia
- [ ] Add
TextSection
- [ ] Add
Markdown
- [ ] Figure out how to do module resolvers for typescript
- [ ] Figure out testing add-on for storybook
- [ ] Add storybook link and deploy
- [ ] extend Monstro to support the new version of Belly
- [ ] Add Husky
- [ ] Add CircleCi
- [ ] Add CodeCov