@udecide/common
v1.0.14
Published
Learn nodejs, graphql with Type Script
Downloads
5
Maintainers
Readme
Initialize
Create repository and clone
git clone [email protected]:alaa/common.git
cd node_gql_ts_advanced
git switch -c main
touch README.md
git add README.md
git commit -m "add README"
git push -u origin main
npm publishing
Create organization make package.json configuration run the following commands:
tsc
npm verstion patch
npm publish --access=public
Install del-cli
npm i del-cli --save-dev