/sam-ovens-website

Sam Ovens website

Primary LanguageJavaScriptMIT LicenseMIT

Sam Ovens Website

This is an app made with React for Sam Ovens.

Requirements

  • node ^4.5.0
  • npm ^3.0.0

Running

First, clone the project:

$ git clone https://github.com/gReis89/sam-ovens-website.git <my-project-name>
$ cd <my-project-name>

Then install dependencies.

$ npm install    # Install project dependencies
$ npm start      # Compile and launch (same as `npm start`)

If everything works, you should see the application running on http://localhost:3000/