yss-medusa

1.0.3 • Public • Published

usage

  1. install
npm install -g yss-medusa
  1. edit config %medusa%/config/index.js
module.exports = {
  remoteProxy: 'https://registry.npm.taobao.org/',
  port: 5000,
  localRepository: '/home/repositry'
}
  1. start medusa server at local
medusa start
  1. npm config set registry
npm config set registry http://localhost:5000
  1. npm install your app module
npm install my-app

Readme

Keywords

none

Package Sidebar

Install

npm i yss-medusa

Weekly Downloads

3

Version

1.0.3

License

MIT

Last publish

Collaborators

  • ysstech