mirror of
https://github.com/tonytins/tonybark.com.git
synced 2025-03-22 17:52:19 +00:00
chore: update readme
This commit is contained in:
parent
bd155d00f2
commit
8d9413b013
1 changed files with 4 additions and 2 deletions
|
@ -20,5 +20,7 @@ PUBLIC_ABOUT="Welcome to my blog!" # Optional description of the kinds of posts
|
||||||
|
|
||||||
```
|
```
|
||||||
npm install
|
npm install
|
||||||
npm build
|
npm run build
|
||||||
```
|
node index.js
|
||||||
|
```
|
||||||
|
Put environment variables ahead of the last command, port can also be configured with `PORT`.
|
Loading…
Add table
Reference in a new issue