# Duet HTML Template

This is a simple HTML template for [Duet Design System](https://www.duetds.com). This starter template comes with built in support for [Duet Web Components](https://www.duetds.com/components/). To learn more about Duet and what’s possible, see [Duet documentation](https://www.duetds.com).

## Features

- Includes [Duet Web Components](https://www.duetds.com/components/).
- Supports [Duet Design Tokens](https://www.duetds.com/tokens/) through [Duet CSS Framework](https://www.duetds.com/css-framework/).
- Comes with automated build and deploy steps for prototyping.
- Additionally comes with [Duet Fonts](https://www.duetds.com/typography/) and [Duet CSS Framework](https://www.duetds.com/css-framework/) preconfigured.

## Development

1. Run `npm start` to start a local development server.
2. To stop the development server press <kbd>ctrl</kbd> + <kbd>c</kbd>.

## Building

Run `npm run build` to build a static, server side rendered website under `dist` that can be deployed using GitHub Pages, Azure Cloud, or Amazon S3.

## Usage

For more usage instructions, please see [Duet Design System documentation](https://www.duetds.com).

## Copyright

Copyright © 2020 LocalTapiola Services Ltd. For license, please see LICENSE.md.
