Skip to content

Computer-Science-Club-OCC/Computer-Science-Club-OCC.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You can view a preview of the site here: https://Computer-Science-Club-OCC.github.io/public

To run locally

Command to install necessary packages:

npm install

Commands to build and run website on http://localhost:3000/ To build:

npm run build

Then run:

npm start

Format code

Before running server or pushing your commits. Please run:

npm run format:fix

Fix any red error messages that appear on browser or terminal, then save debugged files. The website will run normally after that.

Releases

No releases published

Packages

No packages published

Contributors 5