quick readme fix
This commit is contained in:
parent
15d5df3227
commit
172ebcc46a
@ -4,9 +4,9 @@ It's written NuxtJS and supports full SSR.
|
|||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
```
|
```
|
||||||
git clone https://github.com/ngn13/my-website.git
|
git clone https://github.com/ngn13/ngn13.fun.git
|
||||||
cd my-website && npm i
|
cd ngn13.fun && npm i
|
||||||
echo "password" > pass
|
echo "password" > pass
|
||||||
npm run build
|
npm run build
|
||||||
npm run start
|
npm run start
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user