todo-app-rr

0.3.1-pre • Public • Published

Todo App React Redux

Deploy

Build Status GitHub tag codecov

A todo app written with react, redux, and express.

Usage

Setup

git init
git clone https://github.com/eliaslfox/todo-app-rr.git
npm install
npm run build:pro

Launch the webpack dev server

npm run serve

Go to http://localhost:8080

Launch the express server

npm run start

Go to http://localhost:3000

Readme

Keywords

none

Package Sidebar

Install

npm i todo-app-rr

Weekly Downloads

0

Version

0.3.1-pre

License

ISC

Last publish

Collaborators

  • eliaslfox