Setup
- Create a
.env
file in the root of this project.
API_PROTOCOL=http
API_HOST=XXXXX
API_PORT=XXXXX
- Run
yarn install
ornpm install
- Run
./node_modules/.bin/webpack --mode=development
to build files in./dist
- Open
./static/index.html
in a browser
Using the 'app'
- Click on a folder to toggle expanding it
- Click on a file to view its contents