0.3.0 • Published 4 years ago

stech-supernova v0.3.0

Weekly downloads
32
License
MIT
Repository
github
Last release
4 years ago

Supernova

A modern, accessible design system. Built for Space Casino.

Documentation

Doc pages are autogenerated by Storybook, but can be customised using the JSDoc comment API. Full markdown syntax is supported within JSDoc comment blocks. See this link for full details.

Versioning

Releases are managed through Auto, are deployed over npm, and should use semantic versioning.

Environment Variables

In order to prep a new release or push to npm, the following environment variables (.env) will be required:

  1. GH_TOKEN: Value can be generated on your GitHub token page; the token must have repo scope.
  2. NPM_TOKEN: Value can be generated on your npm account profile. Log in and go to Settings -> Access Tokens and generate a new token with Publish scope.