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

https://github.com/maxatwork/isomorphic

Isomorphic JavaScript application using React
https://github.com/maxatwork/isomorphic

Last synced: 8 months ago
JSON representation

Isomorphic JavaScript application using React

Awesome Lists containing this project

README

          

#Isomorphic Javascript application playground

##How to start

```
git clone https://github.com/maxatwork/isomorphic.git
cd isomorphic
make deps static run
```