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
First, clone this repo onto your computer (either by downloading and extracting the zip or using the git clone command)
$ npm install # Install project dependencies
$ npm run serve # Compile and launchIf 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.
