The add-manifest
command adds Manifest to your project.
npx add-manifest
npm install
# Run from a test folder to prevent messing with project files.
mkdir test-folder
cd test-folder
../bin/dev.js create
npm run build
npm publish
The add-manifest
command adds Manifest to your project.
npx add-manifest
npm install
# Run from a test folder to prevent messing with project files.
mkdir test-folder
cd test-folder
../bin/dev.js create
npm run build
npm publish
npm i add-manifest
14
0.1.0-beta
MIT
17.4 kB
19