Chanran / reactTodoLists

react+redux+react-router todoLists

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react+redux+react-router todoLists

pages

first page

login page

todolists

install devdependency

start

open a terminal

git clone https://github.com/Chanran/reactTodoLists
cd reactTodoLists
npm i -d
npm i -gd nodemon
npm start

open another terminal

npm run dev

open http://localhost:3001/#/ in browser.

login

username: blue
password: huimin

LICENSE

MIT

About

react+redux+react-router todoLists

License:MIT License


Languages

Language:JavaScript 100.0%Language:HTML 0.0%Language:CSS 0.0%