Skip to content

daliri72/todo-react-mobx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run the Todo App

  • Update all of the outdated global dependencies using the
npm install -g npm@latest
npm i -g create-react-app
npm i -g typescript eslint tslint eslint-plugin-react-hooks
  • Open project with command prompt console and then
npm install
  • Now run the following commands:
npm start

About

A simple Todo app with Rect and MobX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published