ucap-doc/documents/업무/dev/new-pc/new-pc-dev.txt
2020-04-23 17:20:54 +09:00

27 lines
1.1 KiB
Plaintext

새로운 개발 환경 정보입니다.
nexus
http://10.81.13.229:8081/
gitlab
http://10.81.13.229:9080/
ID: geekdev
PW: 1q2w3e4r5t
.npmrc
registry=http://10.81.13.229:8081/repository/npm-all/
always-auth=true
_auth=Z2Vla2RldjoxcTJ3M2U0cjV0
Angular 라이브러리 개발 가이드 참고하세요. https://medium.com/angular-in-depth/the-ultimate-guide-to-set-up-your-angular-library-project-399d95b63500
UI 개발을 위해 Storybook 도입을 하겠습니다. https://storybook.js.org/ 실행은 npm run storybook이라고 하시면 됩니다.
zeplin connector
https://github.com/zeplin/connected-components-docs/blob/master/docs/gettingStarted/ANGULAR.md
zeplin token
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzY29wZSI6InJlYWQiLCJpYXQiOjE1ODc0MzE2OTgsImF1ZCI6InVzZXI6NWU1ZjJhNmU4M2QwNDIxNzlhZDIwMGM1IiwiaXNzIjoiNWRjNTFjZDg3NmY4YmYwMDE2M2RlMWU1Iiwic3ViIjoiNWU1ZjJhNmU4M2QwNDIxNzlhZDIwMGM1In0.fFp-7n-IsqMOQNOKSg9Ly1cQA6THfuH578EDIEIIUlc
angular stories guide url
https://blog.j-labs.pl/storybook-for-angular
https://www.learnstorybook.com/intro-to-storybook/angular/en/get-started/