Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 928 Bytes

README.md

File metadata and controls

40 lines (27 loc) · 928 Bytes

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