Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/havunen/inferno-gear

Component library for Inferno JS
https://github.com/havunen/inferno-gear

Last synced: 12 days ago
JSON representation

Component library for Inferno JS

Awesome Lists containing this project

README

        

# inferno-gear
Component library for Inferno JS

testing locally:

npm install

npm run site

npm install -g http-server (if not installed already)

http-server site

open localhost:8080