Skip to content

tagraha/playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Other 0.4%