1.0.4 • Published 1 year ago

miewsite-ds v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

DS

Start

Change package.json name.

Change utilities variables inside styles/variables.

File Structure

Components should follow this structure:

ComponentName.component
ComponentName.interface
ComponentName.stories
ComponentName.theme

Export components

Before building export the new components inside index.ts.

Publish

yarn bump-version

yarn build

npm publish