dongrenguang / todo-list

A simple application with React, Redux, Immutable and Express, supporting for isomorphic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo List

A simple application with React, Redux, Immutable and Express, supporting for isomorphic.

Features

How to install

$ git clone https://github.com/dongrenguang/todo-list.git
$ cd todo-list
$ npm install

How to build

$ npm run build

How to run

$ npm start

Then, open your browser and visit http://localhost:8080.

Older Versions

About

A simple application with React, Redux, Immutable and Express, supporting for isomorphic.

License:MIT License


Languages

Language:JavaScript 100.0%