Skip to content

abrahamgnanasingh/TodosReactApp

Repository files navigation

React Todos App

Guide for a React App build with React/Redux/Sass/Webpack.

Getting Started

To get started, first install all the necessary dependencies,

> npm install

Start the development server (changes will now update live in browser),

> npm start

To view your project, go to: http://localhost:3000/

Run a production build,

> npm run build

Links

About

A simple todos app developed using React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published