Get started
Install the dependencies...
npm install
...then start Rollup:
npm run dev
Navigate to localhost:5005.
Building and running in production mode
To create an optimised version of the app:
npm run build
Deploying to the web
For each push to the repo, a Github Action will be launched:
.github/workflows/gh-pages.yml
It will deploy the app in gh-pages
-
If the commit is from Main branch (production page) link. The usecase info is fetched from
main
branch link -
If the commit is from any other branch (devevelopment page) link The usecase info is fetched from
develop
branch link
This wizard will be embeded into Cellular Level Simulation page
Funding & Acknowledgment
- This project/research was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government’s ETH Board of the Swiss Federal Institutes of Technology.
- This project/research has received funding from the European Union’s Horizon 2020 Framework Programme for Research and Innovation under the Specific Grant Agreement No. 945539 (Human Brain Project SGA3).
Copyright (c) 2021-2022 Blue Brain Project/EPFL