Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.15 KB

README.md

File metadata and controls

45 lines (27 loc) · 1.15 KB

Camper Leaderboard

Shows a list of the top 100 free code campers by the number of brownie points they have earned. You can sort by last 30 days or all time points.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You will need to install Node.js to install all the dependancies for this project. See the official installtion guide for guidance based on your OS.

Installing Node.js

Installing

Run the command below to install all project dependancies.

npm install

Use the command below to start up the dev server.

npm start

Deployment

Edit the homepage field in package.json to your intended homepage and then run the following command:

npm run deploy

Built With

Authors