# hyperterm-website **Repository Path**: mirrors_developit/hyperterm-website ## Basic Information - **Project Name**: hyperterm-website - **Description**: Powers our website - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-08-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HyperTerm's site This is the static site that shows up when you access [hyperterm.org](https://hyperterm.org). It's hosted on [now](https://zeit.co/now/) and served using [micro-list](https://github.com/zeit/micro-list). ## Contribute 1. [Fork](https://help.github.com/articles/fork-a-repo/) this repository to your own GitHub account and then [clone](https://help.github.com/articles/cloning-a-repository/) it to your local device 3. Move into the repository's directory: `cd hyperterm-website` 4. Install dependencies: `npm install` 6. Run [micro-list](https://github.com/zeit/micro-list): `npm start`