Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 595 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 595 Bytes

BadgerHacks

This project was bootstrapped with Create React App.

Requirements

Git must be installed.

Available Scripts

In the project directory, can run:

npm install

Installs necessary npm packages for local development.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run deploy

Builds the app and deploys it to the gh-pages branch.