switch back to npm
This commit is contained in:
parent
525ae6f926
commit
c918da2832
|
|
@ -1 +0,0 @@
|
|||
nodeLinker: node-modules
|
||||
|
|
@ -5,7 +5,7 @@ Get a key from https://www.fal.ai/dashboard/keys and add it to `.env.local`
|
|||
Then just...
|
||||
|
||||
```bash
|
||||
yarn
|
||||
yarn dev
|
||||
npm install
|
||||
npm run dev
|
||||
```
|
||||
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue