Skip to content

Commit b18629d

Browse files
committed
docs:(README.md) The original instructions do not work so I updated them
1 parent 7c33268 commit b18629d

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

README.md

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,9 @@
99
`npm install`
1010
`yarn install`
1111
- **Add environment file**
12-
- **Using Configuration**
13-
- Open [Deploy guide page](https://drive-demo.mbaharip.com/deploy#config)
14-
- Scroll to the bottom to see the configuration form
15-
- Fill out the form and download the file
16-
- Extract the `.env` file to the root folder
17-
- **Using example file**
18-
- `cp .env.example .env`
19-
- Fill out everything
20-
- Run the app
21-
`npm run dev`
22-
`yarn dev`
23-
- Check the app on `http://localhost:3000`
12+
`Copy .env file into the repo`
13+
- **Run** `npm run dev:turbo`
14+
- **Check the app on**' `http://localhost:3000`
2415

2516
## License
2617

0 commit comments

Comments
 (0)