Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.02 KB

README.md

File metadata and controls

43 lines (31 loc) · 1.02 KB

spacenow-ui-react

Travis npm package Coveralls

Spacenow-ui-react.

Installation

Run the following command: yarn add spacenow-ui-react

Development

--

Build

Run the following command to build package: yarn run publish

Publish

Run the following command to publish package to NPM: yarn run publish

Clean

Run the following command to clean build folder: yarn run publish

Storybook

Run the following command to view all components in Storybook: yarn run storybook

React App

Run the following command to run demo server: yarn start