Skip to content

moroshko/react-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview:

This playground app integrates the following libraries:

and implements the following:

  • Compiles and concatenates JS/JSX
  • Transpiles ES6 to ES5
  • Compiles and concatenates LESS
  • Watch and Livereload support

Installation:

  1. Make sure you have python 2.7 installed and it's in your $PATH
  2. git clone git@github.com:moroshko/react-playground.git
  3. cd react-playground
  4. npm install

To develop:

  1. gulp
  2. Open dist/index.html in your favourite browser

To build the app for production:

gulp build:prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published