kopia lustrzana https://github.com/gabipurcaru/followgraph
Update Run Steps (#8)
rodzic
07b905cd45
commit
7a512e64ba
|
@ -5,7 +5,11 @@ This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next
|
||||||
First, run the development server:
|
First, run the development server:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
# Install dependencies
|
||||||
|
npm install
|
||||||
|
# Run it
|
||||||
npm run dev
|
npm run dev
|
||||||
|
|
||||||
# or
|
# or
|
||||||
yarn dev
|
yarn dev
|
||||||
```
|
```
|
||||||
|
|
Ładowanie…
Reference in New Issue