@needful/modern-js
v0.0.1
Published
> Jump starter for npm project with latest JavaScript
Downloads
2
Readme
@needful/modern-js
Jump starter for npm project with latest JavaScript
Install
npm i -g @needful/modern-js
Usage
Seed new npm package with base config
modern-js -p my-cool-pkg
Then run tests!
cd my-cool-pkg
npm t
View help
modern-js -h
From Source Code
Install
npm ci
npm run build:ln