0.0.9 • Published 3 years ago

go1d-api-doc v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Go1d API Documentation Component Library

Incorporate documentation based on swagger object data

For Development

In the terminal run:

npm run start

You will find the components on:

scr/components

You will find stories of storybook on:

scr/stories

For Production

In the terminal run:

npm run build

It will create a dist folder and run:

npm publish

This will publish on npm your package.

Contributions

Template by Alejandro Lembke Barrientos.