Skip to content

React Component Boilerplate for NPM using Storybook - ApolloStack

Notifications You must be signed in to change notification settings

SapienNetwork/react-component-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

git clone https://github.com/SapienNetwork/react-component-boilerplate
yarn install

Storybook

# serve the components at localhost:5000
yarn storybook

Build

# build for production
yarn build

Lint

# lint all the things
yarn lint

Install-peers

# Install all peers dependencies as local dependencies to be used on development
yarn install-peers

About

React Component Boilerplate for NPM using Storybook - ApolloStack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published