[README,site][xs]: mention index markdown page command
This commit is contained in:
parent
8465947902
commit
12ce966284
@ -4,7 +4,13 @@ It is built on [Next.js](https://nextjs.org/).
|
||||
|
||||
## Getting Started
|
||||
|
||||
First, run the development server:
|
||||
First, index the markdown pages:
|
||||
|
||||
```bash
|
||||
npm run mddb
|
||||
```
|
||||
|
||||
Then, run the development server:
|
||||
|
||||
```bash
|
||||
npm run dev
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user