Skip to content

HackersUOP/HackersUOP.github.io

Repository files navigation

HackersUOP.github.io

Hackers' Club Official Website

Local development

If you have already installed Nodejs, run these commands:

$ npm install
$ npm start

Code formatting

$ npm run format