This is the repository for the Blue Brain Open Platform's core web application.
npm install
# or
yarn install
To spin-up a local development server, run the following terminal command.
npm run dev
# or
yarn dev
This will start a local server, which can be accessed at the following port: http://localhost:3000
npm run test
# or
yarn test
This application is based-on the Next.js web framework. To learn more about Next.js, the following resources are recommended:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
The development of this software 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.
Copyright (c) 2024 Blue Brain Project/EPFL