Skip to content

Commit e615b59

Browse files
committed
Update README.md
1 parent abeeb0e commit e615b59

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ New SINFO webapp, made with Next.js.
88
- `yarn install` to install all dependencies
99
- `yarn dev` to run server (runs on port 3000 by default)
1010

11-
**Note:** Make sure you have an instance of cannon-api (including the authentication changes made to accomodate the new webapp) running on port 8090. You can get this version of cannon-api [here](https://github.com/sinfo/cannon-api/tree/new-webapp-auth-changes). In the future, once this version of cannon is merged to master (or staging), there won't be a need to run the cannon-api instance locally.
12-
1311
## Project Folder Structure
1412

1513
The following takes you through all the directories in the "src" directory and their intended usage:

0 commit comments

Comments
 (0)