Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ npm run dev
> This will start both the backend at `http://localhost:8788` and the frontend at `http://localhost:3000`. <br>
The backend will proxy the frontend - **making both API & frontend available at `http://localhost:8788`**.

6. Follow up on [Testing Your Application](https://docs.getvim.com/platform/testing.html#testing-your-application) in the official docs
6. Follow up on [Testing Your Application](https://docs.getvim.com/testing/creating-application.html#create-your-canvas-application) in the official docs

### Authentication Flow

Expand Down