1.0.0 • Published 5 years ago

react-nim v1.0.0

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
5 years ago

React-nim

React components for Nim design framework.

Build Status

Usage

To see example usage, clone this repository and run:

  • yarn
  • yarn demo

Then visit http://localhost:3000/ to see a hot-reloading demo of existing react-nim components. If you edit demo/demo.tsx, your changes will be reflected in the browser.

Dependencies

TODO

  • Docs.

Useful Links