1.0.8 • Published 6 years ago
@safiranugroho/pattern-lab-poc v1.0.8
Pattern Lab poc
/your-project-path
$ npm install @safiranugroho/pattern-lab-poc/your-project-path/style.scss
@import '~@safiranugroho/pattern-lab-poc';Running the Pattern Lab documentation
$ yarn
$ yarn docsPublishing to NPM
Publishing to NPM requires the following manual steps because we only want to publish the built assets, none of the source codes.
yarn buildto build the package- `npm version [ | major | minor | patch | premajor | preminor | prepatch | prerelease --preid= | from-git]
cp package.json dist/npm publish --access public