0.0.1 • Published 6 years ago

release-npm-module v0.0.1

Weekly downloads
5
License
GPLv3
Repository
github
Last release
6 years ago

release-npm-module

Introduce how to release a frontend module to Npm . 介绍如何发布前端项目模块到NPM中央仓库中

操作步骤

  • 创建npm账号

    	npm add user
    
    	enter your name
    
    	enter your password
    
    	enter your email
    
    	after register success, you can login your account here : https://www.npmjs.com/
  • 验证邮箱

    创建账号后,npm会发送一封验证邮件到你的邮箱中,验证后激活

  • 发布项目

    执行命令

    npm publish