mirror of
https://github.com/ershisan99/flashcards-docs.git
synced 2025-12-16 20:59:26 +00:00
add pnpm command
This commit is contained in:
@@ -3,6 +3,12 @@ import { DownloadLink } from '../../components'
|
||||
|
||||
# 1. Создание и настройка проекта
|
||||
|
||||
## Pnpm
|
||||
|
||||
```bash filename="Terminal"
|
||||
npm i -g pnpm
|
||||
```
|
||||
|
||||
## Vite
|
||||
|
||||
Мы будем использовать [Vite](https://vitejs.dev/) в качестве сборщика.
|
||||
|
||||
Reference in New Issue
Block a user