Skip to content

BlueBrain/core-web-app

Repository files navigation

Open Brain Platform

This is the repository for the Open Brain Platform's core web application.

Table of contents

Installation

npm install
# or
yarn install

Development

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

Testing

npm run test
# or
yarn test

Additional Resources

Next.js

This application is based-on the Next.js web framework. To learn more about Next.js, the following resources are recommended:

Contribution Guidelines

Here

Acknowledgment

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