Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Lucifier129/Isomorphism-react-todomvc

Isomorphism javascript of todomvc powered by react and express
https://github.com/Lucifier129/Isomorphism-react-todomvc

Last synced: about 2 months ago
JSON representation

Isomorphism javascript of todomvc powered by react and express

Awesome Lists containing this project

README

        

# Isomorphism-react-todomvc
Isomorphism todomvc powered by react and express

DEMO:https://isomorphism-react-todomvc.herokuapp.com/

##install

```shell
npm install
```

##build
```shell
npm run build
```

##run
```shell
npm start
```