The DANDI Archive web client.
cd web
yarn install
Ensure the server is running locally (see instructions here), then:
# within "web"
yarn run serve
The web app will be served at http://localhost:8085/
.
# within "web"
yarn run lint
The DANDI Archive web client.
cd web
yarn install
Ensure the server is running locally (see instructions here), then:
# within "web"
yarn run serve
The web app will be served at http://localhost:8085/
.
# within "web"
yarn run lint