@linguala/ui-components

2.0.0-beta.4 • Public • Published

ui-components

All public linguala components that can be published on npm

playground

Edit angry-hofstadter-1iojy

develop

requirements

  • git & setup ssh-key
  • npm & node (recommended to be installed with nvm)

initial setup

  1. get a gitlab account on gitlab.linguala.com
  2. git clone ssh://git@gitlab.linguala.com:1022/linguala/ui-components.git
  3. cd ui-components/
  4. nvm use #uses the node version defined in .nvmrc
  5. npm i #installs all dependencies

start developing

  1. npm run dev #starts storybook & runs all tests in the background
  2. your browser should open http://localhost:9001 where storybook is started

alternatively you can run

  • npm run storybook by itself
  • npm test to just run tests once (or npm run test)
  • npm run test:watch to rerun tests on changed files

contribute

Package Sidebar

Install

npm i @linguala/ui-components

Weekly Downloads

0

Version

2.0.0-beta.4

License

ISC

Unpacked Size

16.9 MB

Total Files

124

Last publish

Collaborators

  • hexagon6
  • aptt