0.2.1 • Published 3 years ago

@omidanalyzer/decore v0.2.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Omid Analyzer UI Framework

Omid.ir UI KIT package.

Features

Quick start

Make sure that you have Node v8 or above installed.

  1. Clone this repo
  2. Move to the appropriate directory: cd decore.
  3. Run npm ci in order to install dependencies.
  4. At this point you can run npm start to see the example Storybook at http://localhost:4008.

Creating new components

To add a new component, just run npm run generate. This command will generate all the component (Stateless or not) files for you.

Testing

To test your components run npm test. By default we run tests and lint before any push.

Deploying storybook

To deploy storybook run npm run deploy-storybook.

0.2.1

3 years ago

0.2.0

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago