This is the static site that shows up when you access hyperterm.org. It's hosted on now and served using micro-list.
- Fork this repository to your own GitHub account and then clone it to your local device
- Move into the repository's directory:
cd hyperterm-website
- Install dependencies:
npm install
- Run micro-list:
npm start