1.0.1 • Published 2 years ago

bne v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

A base for npm executable

Create a npm executable project

Install

npm i -g bne

Usage

bne <project-directory>

Then, open the <project-directory> on your code editor, this project support some command:

  • npm run build: build project for production
  • npm run start: start project for development
  • npx <project-directory>: your command

To make your command link to your project. Run npm link;

Have fun

1.0.1

2 years ago

1.0.0

2 years ago