Skip to content

lycheeEng/react-todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is write by React, a little demo for learning React.

How to use

Clone this repository, then cd into that directory, run yarn install to install all dependencies.Then run yarn start to run a dev server

If you want to run as a production mode, run yarn build, then upload all the files in the build directory to your server.

Available Scripts

  • yarn start
  • yarn build
  • yarn test
  • yarn eject

License

MIT

About

Todo list written by React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published