Skip to content

koddsson/koddsson.com

Repository files navigation

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.