/hackduke-code-for-good-website

Website for HackDuke Code for Good

Primary LanguageJavaScriptMIT LicenseMIT

hackduke-website

Build Status

Previous README.md (from React/Redux Starter Kit) can now be found here

Note: Before submitting code, be sure to run npm run lint to check for potential bugs

Getting Started

First, clone this repo onto your computer (either by downloading and extracting the zip or using the git clone command)

Install dependencies, and check to see it works

$ npm install                   # Install project dependencies
$ npm run dev                     # Compile and launch

If everything works, you should see the following:

You can now go to your favorite web browser and type in localhost:3000 and see the site.