Skip to content

corbig/react-offline-todo

Repository files navigation

Todo-app for learning how to create a progressive web app with React

To use the app, first download source

git clone https://github.com/corbig/react-offline-todo

then install dependencies.

npm install

To start in dev environment use

npm start

To start in prod environment use

npm install -g serve

npm run build

serve build

About

Sample app to show how to create a simple PWA with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors