Skip to content

JPorry/React-Base-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACT ES6 Base Project

##Description Base Project using React.js and ES6 Syntax. Gulp Script for starting up a server with liveReload and CSS Injection.

###File Watchers

  • Transpiling and linting JSX and ES6
  • Compiling SCSS --> CSS

Installation

You need Gulp installed globally:

$ npm i -g gulp

Install dependencies:

$ npm install

Start a development server with Live Reload and CSS Injection:

$ gulp serve

About

Base Project using React.js and ES6 Syntax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published