Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 173 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 173 Bytes

AMIV Bouncer

Update AMIV API memberships with the member list provided by VSETH.

npm install

# dev server
npm start

# lint
npm run lint

# build
npm run build