Google Developers Group (GDG) Cebu Website. Visit at gdgcebu.org.
Make sure you have NodeJS installed. Then run:
git clone [email protected]:gdg-cebu/gdgcebu.org.git
cd gdgcebu.org
npm ci
npm run serve
The project should now be running at http://localhost:8080/.
MIT License