meraki-system

0.0.3 • Public • Published

Meraki System

Meraki System is a set of React components and tools. Mainly developed for personal use.

## Get Started

To get started using Meraki design

Install

TODO: Do this proper

$ npm install --save meraki-system

Development & Storybook

To develop and interact with your components using Storybook. Run the local server. simply run:

$ npm i
$ npm run storybook

Navigate to http://localhost:6006 to view your stories. They automatically update as you develop ✨.

Storybook will pick up stories from the stories.js file in each components folder.

To build a static version of storybook for deployment

$ npm run build-storybook
cd /storybook-static

Add to React project code

TODO: These are just examples for now

/meraki-system/

    Package Sidebar

    Install

    npm i meraki-system

    Weekly Downloads

    3

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    164 kB

    Total Files

    16

    Last publish

    Collaborators

    • pzenger