Skip to content

amiv-eth/amiv-website

Repository files navigation

AMIV website

This is the home of the new AMIV website.

How to use

Update Content

See this guide for further instructions

Development

npm install
npm run server  #start developer server

Production

npm install
npm run build

Then copy index.html and the dist folder to your webhost.

Lint

npm run lint

Documentation

npm run docs    # output format: HTML
npm run docs-md # output format: markdown

Developer

Backend: AMIV API

Technologies:

Needed extensions:

Needed build tools: