Skip to content
Snippets Groups Projects
user avatar
Cliff Li authored
9a62655a
History

AMIV website

This is the home of the new AMIV website.

How to use

Developer

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

Developer

Backend: AMIV API

Technologies: