Skip to content

lukemcdonald/lukemcdonald.com

Repository files navigation

Readme

Files for personal website. Moved from Gatsby to Remix.

Tech:

Development

From your terminal:

npm run dev

This starts your app in development mode, rebuilding assets on file changes.

Deployment

npm run deploy

You can run flyctl info to get the url and ip address of your server.

Check out the fly docs for more information.

Ideas