Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 318 Bytes

File metadata and controls

22 lines (14 loc) · 318 Bytes

calling.github.com

Personal Website

Usage

Install Node.js (see .nvmrc for the recommended version), then:

npm install
npm run dev

The site will be available at http://localhost:8080 with live reload.

Build

npm run build

Output is written to _site/.