Skip to content

lwshen/portfolio-remix

Repository files navigation

Portfolio

This is my portfolio website, built with Remix, TypeScript, Tailwind.

Give a ⭐ if you like this website!

Development

From your terminal:

pnpm run dev

This starts your app in development mode at http://localhost:3000, rebuilding assets on file changes.

Deployment

First, build your app for production:

pnpm run build

Then run the app in production mode:

pnpm start

Now you'll need to pick a host to deploy it to.

About

My portfolio website, built with Remix, TypeScript, Tailwind.

Resources

License

Stars

Watchers

Forks

Releases

No releases published