Skip to content
Open
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: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ When you’re ready to start development, navigate into this folder with `cd dev

And then start the project with `yarn dev` and pull up [http://localhost:3000/](http://localhost:3000/) in your browser.

Use `[email protected]` and `test` to login. The default credentials can be found, and be adjusted in `/dev/helpers/credentials.ts`.

#### Src

Now that we have our environment setup and we have a dev project ready to - it’s time to build the plugin!
Expand Down