Skip to content

martinetruls/react

 
 

Repository files navigation

Fabric React

Monorepo for Fabric React.

Development

The project uses Storybook for component development. Start the storybook instance by running the following command:

yarn dev

Documentation

To start a local dev server for the documentation site, run the following command:

yarn docs:dev

How to release

Run npm version major|minor|patch. Pre and post hooks will take care of Eik login, asset building and publishing to NPM and Eik.

About

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 92.2%
  • JavaScript 4.9%
  • HTML 2.9%