Skip to content

LieberInstitute/bdportal

Repository files navigation

preact with vite

# install dependencies
npm install

#### development: serve with hot reload at localhost:8080
npm run dev
#### ---------------------

### build for production with minification
# deploy under /bdportal
npm run build-based
# deploy under /dev/bdportal
npm run build-based
# deploy under /devel/bdportal
npm run build-based

# test the production build locally
npm run preview

About

Brain data portal at LIBD. Not only brain data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published