Skip to content

SE-GUC/angry-nerds

Repository files navigation

Angry Nerds

Angry Nerds' GAFI website.

Setup

First, clone the repository by running

git clone https://github.com/SE-GUC/angry-nerds.git

Then go into the directory.

cd angry-nerds

Then you are ready to run the website.

Running the website

Use the node package manager npm to install the required packages.

npm i 

Or, you could use

npm install -i 

Finally, Run the website by running the following:

node index.js

Deployed Website

Or, you can simply visit our deployed website with heroku.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published