README
dom-boilerplate
Documentation
Installation
npm install dom-boilerplate
Examples
Methods
Support
Known issues
NPM Instructions
- Create account on NPM.
- In the terminal, enter
npm loginand enter your credentials. - If there is not already a
package.jsonfile, runnpm init -y. - To publish, run
npm publish. - If there are any issues, make sure the package name is available.