Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 194 Bytes

File metadata and controls

16 lines (11 loc) · 194 Bytes

Gephi organisation website

Local development

You will node and npm to generate the website from the source.

npm install
npm run start

Production build

npm run build