This repository is created for our CMPS 115 project at UC Santa Cruz. We are implementing a website where users could learn English words by playing short interactive games. This project is expected to be completed in 5 weeks according to our SCRUM plan.
- Clone the repository
- Install npm, node, and firebase (skip if you have that)
- Go to "/functions" and run
npm update
(Note: it might ask you to runfirebase login
if you haven't logged in before) - Within the same folder run
npm run serve
- Your local Sammy will be hosted on a
8000
port - Visit
localhost:8000
in your browser and have fun!
- Gabriela Medvetska (Product Owner)
- Fawaz Chaudhry (Scrum Master)
- Juan Lee
- Kyungmo Kim
- Jonathan Huey