Skip to content

the-creature/reactJS-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's this?

  • Simple drag and drop using reactJS
  • duplicate main element
  • allow drag -n- dropping of duplicated item

Prerequisites

  • Latest Node.js installed
  • Latest gulp installed "npm install -g gulp"
  • LiveReload browser plugin for development (optional)

Commands

  • "npm install" - setup project
  • "gulp" - build project
  • "gulp watch" - build project on changes continiously
  • "gulp serve" - like "gulp watch" with local livereload server started
  • "gulp clean" - remove build artifacts
  • "Ctrl + C" - SIGINT, exit

Build Options

  • dist - build destination directory (default - dist)
  • port - local serving server port (default - 8000)
  • env - name of target environment (default - dev)

About

using ReactJS, ES6, SCSS, Jade and Gulp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •