Skip to content

An over engineered portfolio so I can learn typescript

License

Notifications You must be signed in to change notification settings

mikestonecodes/portfolio

Repository files navigation

MikeStoneCodes.com

Getting Started

Clone the repo,install dependencies, build the code, and run it!

npm install
npm run build
npm run test
npm start

Then navigate to http://localhost:3007

Deployment

PORT=80 NODE_ENV=production node dist/server.js

About

An over engineered portfolio so I can learn typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published