0.0.9 • Published 3 years ago
go1d-api-doc v0.0.9
Go1d API Documentation Component Library
Incorporate documentation based on swagger object data
For Development
In the terminal run:
npm run startYou will find the components on:
scr/componentsYou will find stories of storybook on:
scr/storiesFor Production
In the terminal run:
npm run buildIt will create a dist folder and run:
npm publishThis will publish on npm your package.
Contributions
Template by Alejandro Lembke Barrientos.