Skip to content

Commit

Permalink
Update code.
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamRClark committed Jun 2, 2021
1 parent 004f42a commit d9fc7b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# file demo api
This folder contains a sample implementation to document the minimal API that is necessary to support the local file browser component.

This example is a simple [Express.js](https://expressjs.com/) server which gives methods to expose the HOME_DIR on your machine to the web.

## Build
```bash
npm install
Expand Down

0 comments on commit d9fc7b6

Please sign in to comment.