mapuaptu / last-work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@dashdojodev/ui-components

Package install

npm install @dashdojodev/ui-components -S

Project setup

npm install

Run StoryBook

npm start

or

npm run storybook

Test (all files src/)

npm test

Test single component

npm run test:single src/packages/block/block.test.js

Release

npm run release

Lint and fix files

npm run lint

Reinstall node_modules

npm run reinstall

About


Languages

Language:JavaScript 59.6%Language:CSS 28.1%Language:Vue 12.2%Language:HTML 0.1%