# 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
LieberInstitute/bdportal
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|