Skip to content

dwlongs/TodoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

使用React+Redux+Rails技术栈,使用TDD方法开发,使用Trello进行任务进度管理,实现一个TodoList

# build environment
brew install yarn
bundle install
yarn install

# start rails server
rails server -b 0.0.0.0 -p 8000

#start webpack watch
webpack -w

About

TodoList: React+Redux+Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages