1.0.12 • Published 9 months ago

newproj-ds v1.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months 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