Skip to content
This repository has been archived by the owner on Jun 27, 2018. It is now read-only.

neolwc/jam3-react-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A prototype using React

The steps of making this happen

  1. Setup the development environment gulpfile and package.json
  2. Build the HTML, CSS and JavaScript accordingly (named demo.*)
  3. Abstract each block into React components and utilize React functionalities
  4. Set up the build process to compress the files and deploy to GitHub Pages

Technologies Used

  • React
  • Babel
  • Browserify
  • BrowserSync
  • Gulp
  • Sass
  • Pug (formerly Jade)
  • ES2015
  • No jQuery 😌