Skip to content

MelSumner/helios-sample-app

Repository files navigation

helios-sample-app

This is a sample base app that uses HashiCorp's Helios Design System.

It also uses ember-a11y-refocus for accessible routing.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd helios-sample-app
  • yarn install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Linting

  • yarn lint
  • yarn lint:fix

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

About

An accessible, responsive base app for using the Helios Design System

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors