0.1.0 • Published 4 years ago

asko-design-system v0.1.0

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

Build Status

asko-storybook

Clone project

ssh: git clone git@github.com:fortedigital/asko-storybook.git
https: git clone https://github.com/fortedigital/asko-storybook.git

Project setup

1. cd asko-storybook

2. npm install

Compiles and hot-reloads for development

npm run storybook (runs at localhost:6006)

Builds a static web app which can be deployed to any static site hosting services.

npm run build-storybook

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Create and publish new package

TODO

How to use published packages

Requirements

References / Documentation