/jam3-react-prototype

A react prototype project made for Jam3

Primary LanguageJavaScriptMIT LicenseMIT

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 😌