- Install dependencies
npm i
- Copy the .env.example file to .env
npm run cp-env
- run start
npm run start
VuePress will start a hot-reloading development server at http://localhost:8080
For build project run:
npm run build
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm i
npm run cp-env
npm run start
VuePress will start a hot-reloading development server at http://localhost:8080
For build project run:
npm run build