ivanaszuber / reactic-todo

Reactic ToDo App (React.js + ES6 + Webpack)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reactic ToDo App (React.js + ES6 + Flux)

Simple ToDo app build in React with nesting and sorting features (still under development)

Screenshots

Getting Started

$ git clone git@github.com:ivanaszuber/reactic-todo.git reactic
$ cd reactic
$ npm install -g gulp           # Install Gulp task runner globally
$ npm install                   # Install Node.js components listed in ./package.json

Build

$ gulp build

Run

$ gulp

This will start a development server with LiveReload and synchronized browsing across multiple devices and browsers.

About

Reactic ToDo App (React.js + ES6 + Webpack)


Languages

Language:CSS 61.2%Language:JavaScript 37.8%Language:HTML 1.0%