Skip to content

drop/my-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is my simple todo app on React+Redux+MaterialUI libs.

Install

You will need a parcel bundler besides a node and npm:

$ npm install -g parcel-bundler

Run app

Start dev server on 8080 port:

$ npm start

On Linux, an error may occur when the parsel is running. To fix it you need:

$ npm run linux-fix

About

My todo app on React+Redux+MaterialUI libs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages