All documents and source code are under License GPL v3, except user manual that use a CC-by-SA license.
- SUMARiS technical web site: http://doc.e-is.pro/sumaris/
-
Install NodeJS (18+)
-
Install dependencies
cd <sumaris-doc>
npm install
npm run start
- Open http://localhost:3000 in a web browser