Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 241 Bytes

File metadata and controls

18 lines (11 loc) · 241 Bytes

Hermod Project Website

Hermod Project Website is created by create-next-app.

Website

Running API

Installation Instructions for Mac/Linux

# Install node modules
npm install

# Build and run application
npm run dev