0.0.5 • Published 6 years ago

@starbird/ps-components v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Pracice Online components library (ps-components)

Practice Online specific components. The components that are used in Practice Online and are not part of Feelix (yet) or too specific.

Getting started

Commands

  • npm start -> runs your components in Storybook and watch for changes
  • npm test -> runs your the components tests
  • npm run clean -> cleans up the build directories
  • npm run lint -> runs the linter on the Javascript code
  • npm run format -> runs code style checks on code, styles, json and fix them
  • npm run type-check -> type checks any Typescript code
  • npm run build -> produces a production ready artifact containing the components
  • npm run build-storybook -> builds the storybook web pages for deployment / hosting
  • npm run release -> build and deploy the components as a NPM package
0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago