Skip to content

HumanBrainProject/openMINDS_wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openminds wizard

This project is the openminds wizard

In order to run the project locally you need to follow the next steps:

  • Clone the repository locally.

  • npm install -> This command will install all the required packages in order the project to run.

  • npm start