Skip to content

Commit

Permalink
modifies contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabhpoddar committed Jul 29, 2024
1 parent 2c2f5af commit 23246b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ npm run start

This will start the server on `http://localhost:3000`, and the bundle can be accessed on `http://localhost:3000/static/js/bundle.js`

Now you can create an example angular / vue app using `npx create-supertokens-app@latest` and change the bundle location in the code from the jsdeliver one to the local one to test it out.

## Build
```
npm run build
Expand Down

0 comments on commit 23246b8

Please sign in to comment.