Skip to content

HackDavis/website-2022

Repository files navigation

HackDavis

HackDavis Website 2022

Made with ☕ and 💛 in Davis

Getting Started

To get the app on your machine for the first time:

  1. Enter git clone https://github.com/HackDavis/website-2021.git in the root folder you'd like your project to be in.
  2. Open the project in VS Code.
  3. If you've never installed yarn before, enter npm i -g yarn into your terminal.
  4. Enter yarn install into your terminal to install all of the node_modules.
  5. Create a file called .env in your project's root directory (you can find its contetnts in Slack).

Every time before you run the app, you should run the following commands:

  1. git fetch origin
  2. git pull
  3. yarn install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages