You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commands to build and run website on http://localhost:3000/
11
-
To build:
12
-
13
-
### `npm run build`
14
-
15
-
Then run:
16
-
17
-
### `npm start`
18
-
19
-
20
-
# Format code
21
-
Before running server or pushing your commits.
22
-
Please run:
23
-
### `npm run format:fix`
24
-
25
-
Fix any red error messages that appear on browser or terminal, then save debugged files. The website will run normally after that.
5
+
## Getting Started
6
+
Visit and follow instructions from <ahref="https://github.com/Computer-Science-Club-OCC/Computer-Science-Club-OCC.github.io/wiki/Guide-for-Developers">Guide for Developers</a>
0 commit comments