0.0.3 • Published 5 months ago

hahwew v0.0.3

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
5 months ago

Base Project for @dwzq (@dwzq/base)

A template project for creating new @dwzq projects.

Installing

To use @dwzq scoped private registries, execute below command in terminal / cmd:

# yarn berry
yarn config set npmScopes.dwzq.npmRegistryServer "http://bamboo.showcai.com.cn:4873/"

# npm
npm config set @dwzq:registry=http://bamboo.showcai.com.cn:4873/

Changelog & Roadmap

v0.1.0

  • Initial release.