Skip to content

etorhub/react-components-library

Repository files navigation

React Components Library

React Components Library for a better dev world.

Installing

Make sure you have the latest Stable or LTS version of Node.js installed.

  1. git clone https://github.com/espinacs/ant-design-boilerplate

  2. Run yarn install

  3. Start the dev server using npm start

  4. Open http://localhost:8080

Available Commands

  • npm run lint - execute linter check with ESLint
  • npm run test - run all tests and updates coverage
  • npm run test:watch - run all tests in watch mode, and outputs results
  • npm run storybook - starts storybook on http://localhost:9001
  • npm run storybook:build - create a storybook production ready build in /.out folder
  • npm run build - creates a build of the library in /dist folder

About

This is a React components library using Ant Design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published