pomle / npm-package-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NPM Package

NPM Package Template that uses microbundle for bundling.

Commands

  • yarn run lint
  • yarn run test
  • yarn run build

Publishing

Create .npmrc in root to start publishing.

registry=https://registry.npmjs.org

About

License:MIT License


Languages

Language:Shell 73.7%Language:TypeScript 14.3%Language:JavaScript 12.1%