UNPKG
@verdaccio/how-to-npm
Version:
latest (2.5.1)
2.5.1
A module to teach you how to module.
github.com/workshopper/how-to-npm
workshopper/how-to-npm
@verdaccio/how-to-npm
/
problems
/
01-dev-environment
/
success.ko.txt
9 lines
(6 loc)
•
343 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
축하합니다! 개발환경이 준비되었습니다. 이후의 과제들은 현재 디렉터리에서 작업해주세요.
`.npmrc`
라는 파일이 생기신 걸 눈치채셨나요? 이 파일은 필수는 아니지만 이번 워크숍에서는 이 파일을 사용해서 마치 인터넷을 사용하고 있는 것처럼 보여줍니다.