Skip to content

BlueBrain/core-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blue Brain Open Platform

This is the repository for the Blue Brain Open 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