1.0.12 • Published 9 months ago
newproj-ds v1.0.12
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