Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 547 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 547 Bytes

altertek.org

Altertek website

This is the source code of altertek website hosted at altertek.org. It was voluntarily designed to be minimalistic

Try locally

git clone git@github.com:altertek/altertek.org.git
cd altertek.org
npm ci
npm run build
npm run serve

Licenses