mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-05 09:05:39 -05:00
Update README.md
This commit is contained in:
@@ -11,6 +11,8 @@ I keep an ongoing list of [post ideas](https://github.com/jakejarvis/jarv.is/iss
|
|||||||
|
|
||||||
## 🕹️ Getting Started
|
## 🕹️ Getting Started
|
||||||
|
|
||||||
|
[](https://codespaces.new/jakejarvis/jarv.is)
|
||||||
|
|
||||||
Run `pnpm install` to install the necessary dependencies and `pnpm dev` to start the local server, and then open [http://localhost:3000/](http://localhost:3000/). Pages will live-refresh when source files are changed.
|
Run `pnpm install` to install the necessary dependencies and `pnpm dev` to start the local server, and then open [http://localhost:3000/](http://localhost:3000/). Pages will live-refresh when source files are changed.
|
||||||
|
|
||||||
Most production steps are handled [automatically by Vercel](https://vercel.com/docs/frameworks/nextjs), but running `pnpm build` locally will still generate an unoptimized, less-than-ideal static version which can be served via `pnpm start`.
|
Most production steps are handled [automatically by Vercel](https://vercel.com/docs/frameworks/nextjs), but running `pnpm build` locally will still generate an unoptimized, less-than-ideal static version which can be served via `pnpm start`.
|
||||||
|
|||||||
Reference in New Issue
Block a user