Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 254 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 254 Bytes

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