1.0.1 • Published 8 months ago

@sagemodeninja/side-panel-component v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Side Panel Component

Documentation

See the wiki for guides on how to use the components.\ Or, see the demo site for examples and demos.

Installation

From within your project, run:

npm i @sagemodeninja/side-panel-component

Contributing

See CONTRIBUTING.md for more information.

Set up

Initialize repo:

git clone https://github.com/sagemodeninja/side-panel-component.git
cd side-panel-component

Install the necessary dependencies:

npm install

Run a local demo:

npm start