Skip to content

Basic setup back and front end

Choose a tag to compare

@itReverie itReverie released this 27 Oct 20:36
· 29 commits to master since this release
67ef6e8

Basic set up for the back end with:

  • node
  • express
  • ejs as a view template

Basic set up of the front end with:

  • React
  • ReactDOM
  • webpack as a bundler
  • babel as a transpiler