0.0.12 • Published 7 years ago
@datascienceinc/react-views v0.0.12
react-views
A routing solution for react applications with support for deeply nested views and both synchronous and asynchronous view components.
Development Scripts
The client and server artifacts are easily built using a few different npm scripts:
| script | effect |
|---|---|
| start | start the test sandbox |
| build | build the project |
| watch | Build the client files and watch for changes |