An open API service indexing awesome lists of open source software.

https://github.com/adeelibr/react-redux-todo-app


https://github.com/adeelibr/react-redux-todo-app

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

React Todo Application

-- Uses Webpack for bundling

-- npm run buildw (For webpack compiling that continuosly compiles)

-- npm run build (For webpack compiling)

-- node server.js (For runnign server)

-- $env:NODE_ENV="development" // This is for setting the node env in power shell