0.0.1 • Published 4 years ago

asti-core-front v0.0.1

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

A collection of ASTI frontend components.

Getting started

This repository contains shared React components for ASTI frontends.

Installation

Proxying packages with Github Packages Registry does not work for yarn yet, so asti-core-front must be installed from the repo:

yarn add git+ssh://github.com/helkasko/asti-core-front.git

Development

Requirements

Commands

  • Build: yarn build
  • Run tests: yarn test
  • Format code: yarn format
  • Lint: yarn lint

Built with

  • TypeScript, Prettier, ESLint, Stylelint, Jest + React testing library
0.0.1

4 years ago