Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 334 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 334 Bytes

HannoverJS Website

Build Status

Development

Clone or fork this repository and install the npm dependencies:

npm i

Start a local development server with live reloading:

npm run watch