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

Latest commit

 

History

History
18 lines (16 loc) · 490 Bytes

File metadata and controls

18 lines (16 loc) · 490 Bytes

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 😌