niklad / F1-Laptimes

0 stars 0 forks source link

F1-Laptimes

Check it out yo: f1-laptimes.web.app

Development

To get started, install React and Node.js and Firebase CLI and all the stuff you need. See the React guides for more.

Running

npm install

in /website should deal with further dependencies.

For deploying the website, make sure to be in /website and run:

npm run build && firebase deploy