Skip to content

tsai-jimmy/TodoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React.js starter kit with Babel and Gulpfile.

Introduction

react-babel-starter is a simple biolerplate for React.js 101 training of Mokoversity.

Setup

To setup the package.

npm install --global gulp
npm install
gulp build

To watch file changes.

gulp watch

Browser live reload.

gulp browser

Usage

Edit src/hello.jsx file and run gulp build, the compiled file is at dist/hello.js.

For more ready starter kit, please refer to Issue 1.

Demo

About

React Test by jimmy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published