mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 10:46:38 -04:00
Update README.md
This commit is contained in:
@ -16,7 +16,7 @@ I keep an ongoing list of [blog post ideas](https://github.com/jakejarvis/jarv.i
|
|||||||
|
|
||||||
#### Using Yarn/NPM:
|
#### Using Yarn/NPM:
|
||||||
|
|
||||||
Run `yarn install` (or `npm install`) and `yarn start` (or `npm start`) ([Yarn must be installed](https://yarnpkg.com/en/docs/install) first), then open [http://localhost:1313/](http://localhost:1313/). Pages will live-refresh when source files are changed.
|
Run `yarn install` ([Yarn must be installed](https://yarnpkg.com/en/docs/install) first, or use `npm install`) and `yarn start` (or `npm start`), then open [http://localhost:1313/](http://localhost:1313/). Pages will live-refresh when source files are changed.
|
||||||
|
|
||||||
#### Using Docker:
|
#### Using Docker:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user