Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rainydevzz/mysite
https://github.com/rainydevzz/mysite
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rainydevzz/mysite
- Owner: rainydevzz
- Created: 2022-12-23T07:58:14.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-24T03:24:56.000Z (about 2 years ago)
- Last Synced: 2024-11-06T09:16:29.574Z (about 2 months ago)
- Language: CSS
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# My Personal Website
A website that includes stuff about me, my current projects, and a bit of contact info.\
Not the best but simple enough.### Running Instructions
Once you have downloaded the repo, make sure you have NodeJS installed (with the express package) and then run "node app.js" in the root dir to start the server.
You can change the port number by simply changing the value of 'port' in the app.js file.