Skip to content

gits-lit/ceres

Repository files navigation

🌱 Ceres | An urban farming planner utilizing data for communal sustainability | Built at Citrus Hacks 2020

Getting Started

Install the dependencies

# Install Yarn:
$ git clone https://github.com/acmucsd/static-template
$ cd static-template
$ curl -o- -L https://yarnpkg.com/install.sh | bash
# Install the package dependencies
$ yarn
$ yarn start

Technologies

  • Language: JavaScript
  • Framework: React
  • CSS Preprocessor: Less
  • Boilerplate: create-react-app