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