Skip to content

Chanran/reactTodoLists

Repository files navigation

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

Releases

No releases published

Packages

No packages published