https://github.com/koddsson/koddsson.com
My website
https://github.com/koddsson/koddsson.com
Last synced: 5 months ago
JSON representation
My website
- Host: GitHub
- URL: https://github.com/koddsson/koddsson.com
- Owner: koddsson
- Created: 2018-08-25T13:28:15.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T20:12:56.000Z (about 2 years ago)
- Last Synced: 2024-04-14T07:43:13.119Z (about 2 years ago)
- Language: JavaScript
- Homepage: https://koddsson.com
- Size: 31.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# koddsson.com
My personal Website.
## Development
Software dependencies are managed by npm as well as any build scripts.
Install the dependencies with `npm install`, run the tests with `npm test` and run the app with `npm start`.