Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 806 Bytes

File metadata and controls

32 lines (20 loc) · 806 Bytes

Hacktoberfest website to highlight the projects of the community.


Running Locally

git clone https://github.com/javascriptcebu/hacktoberfest.jscebu.org.git
cd hacktoberfest.jscebu.org

Create a .env file similar to .env.example.

Then install dependencies and run the development server:

pnpm install
pnpm dev

Cloning / Forking

Please remove all of my personal information (projects, images, etc.) before deploying your own version of this site.

Credits

This site is based from chronark.com