Manage Contributions and Interests. Based on Firebase.
Make sure you have the following commands installed:
brew install nodeAfter cloning the repository, install all dependencies:
npm installRun the following command to start the server on localhost:
npm startTo build the application, run the following command:
npm run build