Skip to content

sc-arecrow/usc-website

 
 

Repository files navigation

USC Website

Development instructions

  1. Install nodeJS, npm and yarn
  2. Clone the repo and run yarn to download node_modules folder
  3. Copy the env.example file into .env at the root directory, Including in the appropriate API keys. Obtain GCal from your own generation of an API key, and ask Admins for Firebase.
  4. run yarn start to build the local development build, which is visible on localhost
  5. run yarn build to prepare the production build

Resources for Getting Started Contributing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.2%
  • CSS 6.3%
  • HTML 0.5%