Update README.md
This commit is contained in:
@@ -27,21 +27,18 @@ Aby uruchomić projekt w trybie deweloperskim, potrzebujesz:
|
|||||||
```bash
|
```bash
|
||||||
git clone https://github.com/twoj-nick/nordicflow.git
|
git clone https://github.com/twoj-nick/nordicflow.git
|
||||||
cd nordicflow
|
cd nordicflow
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
2. **Zainstaluj zależności frontendowe:**
|
2. **Zainstaluj zależności frontendowe:**
|
||||||
```bash
|
```bash
|
||||||
npm install
|
npm install
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
3. **Uruchom tryb deweloperski:**
|
3. **Uruchom tryb deweloperski:**
|
||||||
```bash
|
```bash
|
||||||
npm run tauri dev
|
npm run tauri dev
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user