A simple Todo app implemented in React and Vue.
- Clone repo
- Run
npm install
in/
,react-todo
andvue-todo
- In root run
npm start
Vue will start at localhost:3000 and React at localhost:3001
A simple Todo app implemented in React and Vue.
npm install
in /
, react-todo
and vue-todo
npm start
Vue will start at localhost:3000 and React at localhost:3001