incarnate-dom
v4.0.0
Published
Integrate Incarnate with React and React Router DOM.
Downloads
13
Readme
Demo
API Docs
http://dom.incarnate.resist.design/api
Build/Run
- Create An App:
rdx app
- Compile:
rdx compile
orrdx compile -a src/index.html
- Serve:
rdx serve
orrdx serve -a src/index.html