To run live dev server just run
npm start
and then go to http://localhost:3001
To build static html version of styleguide execute
npm run build
Styleguide will be generated into /docs folder.
Mergado UI KIT - react components for Mergado apps
Homepage npm JavaScript Download
npm install @reglendo/mergado-ui-kit@2.4.8
To run live dev server just run
npm start
and then go to http://localhost:3001
To build static html version of styleguide execute
npm run build
Styleguide will be generated into /docs folder.