Skip to content

To-do list with multiple options/editions created using ReactJS. ParcelJS is used as bundler to compile JSX/Babel in development and send it to production.

License

Notifications You must be signed in to change notification settings

silvestrevivo/react-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-todo

To-do list with multiple options/editions created using ReactJS. ParcelJS is used as bundler to compile JSX/Babel in development and send it to production.

Alt text

Ensure you have ParcelJS installed globally in your computer.

npm install -g parcel-bundler

Download the master branch and from the terminal inside of the folder, run npm install to place the node_modules in your project.

To develop:

npm start

To build

npm run build

Demo in:

https://playground.uonsite.nl/react/todo-list/index.html

About

To-do list with multiple options/editions created using ReactJS. ParcelJS is used as bundler to compile JSX/Babel in development and send it to production.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published