Skip to content

Commit

Permalink
Add VSCode task for developers
Browse files Browse the repository at this point in the history
  • Loading branch information
J535D165 committed Feb 6, 2024
1 parent dc68354 commit d8923df
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@ The webbrowser opens at `localhost:3000`. Every time you edit one of the
webapp related Python or Javascript files, the application will automatically
refresh in the browser.

#### Visual Studio Code task

Users of Visual Studio Code can set up servers easily by configuring a task.
The [GitHub gist](https://gist.github.com/J535D165/9dd94fec840115c844059658904f7607)
contains a task `startASReviewDevServer` that starts up the development servers.

### Authentication

When using or developing the authenticated version of ASReview, extra steps
Expand Down

0 comments on commit d8923df

Please sign in to comment.