Skip to content

A base that uses the most popular React packages and Storybook.

License

Notifications You must be signed in to change notification settings

gabrielnvg/react-base

Repository files navigation

React Base

A base that uses the most popular React packages and Storybook.
Made on top of React Slingshot.

NPM Scripts

General

  • To install dependencies:
$ npm i

Base

  • To run the project:
$ npm start
  • To build the project:
$ npm run build

Storybook

  • To run Storybook:
$ npm run storybook
  • To build Storybook:
$ npm run build-storybook

About

A base that uses the most popular React packages and Storybook.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published