2.0.0-alpha.12 • Published 5 years ago
s13n-components v2.0.0-alpha.12
s13n-component
A repo to contain Azoom standardized vue components
This repo using lerna to manage subpackages and lerna command can be accessed using yarn lerna
Project setup
yarn installInstall dependencies for ALL sub-packages
yarn pkg:bootstrapBuild sub-packages
Note: Might need adding new sub-commands to package.json for new sub-packages
yarn pkg:buildPublish ALL sub-packages
This will create a commit with message :bookmark: Publish and create a tag of the modified package name with its version
yarn pkg:publishAdd new packages
This will create new vue project inside packages folder via vue-cli-3
yarn pkg:create [package-name]2.0.0-alpha.12
5 years ago
1.0.0
6 years ago