jcgerm / marvel-repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How To Run

  1. First clone the repo by running 'git clone https://github.com/jcgerm/lattice-movie-app.git'
  2. Under the root directory run "npm install" to install all of the dependencies.
  3. Run "cd client" and then "npm install" again to get all of the react dependencies.
  4. In the root directory run "yarn dev" to start the Node server and the client.

About


Languages

Language:JavaScript 86.8%Language:CSS 10.8%Language:HTML 2.4%