Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 347 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 347 Bytes

Trivule documentation

This repository contains the official documentation for Trivule

Installation

$ npm

Local Development

$ npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ npm build