tagraha / playground

Universal React App Playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Playground

A Playground that I'm using for Proof of Concept. But it can also be use as boilerplate. It's a Universal React App which include server side rendering.

Under The Hood

  • reactjs
  • react-redux
  • webpack
  • expressjs
  • bootstrap-sass
  • react-bootstrap
  • react-router 4

Starting The Project

To compile and watch changes, type npm run webpack on the terminal To build the project, type npm run build on the terminal To start the project, type npm run start-server on the terminal

Credits

Home animation are taken from https://www.lottiefiles.com/410-lego-loader Created by Chris Gannon

About

Universal React App Playground


Languages

Language:JavaScript 99.6%Language:CSS 0.4%Language:HTML 0.0%