0.1.0 • Published 3 years ago

component-demo-component v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

my-component

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

1、到npm上注册一个账号

##2、登录 ##npm login

3、添加用户信息 npm adduser

4、发布到远程仓库(npm)上 npm publish

5、删除远程仓库的包 npx force-unpublish package-name '原因描述'