jdmn-feel

0.1.1 • Public • Published

jdmn-python-runtime

How to install

> npm install jdmn-js-runtime@x.x.x

SDLC

  • Check-out project
  • Make changes
  • Run linters (see below) and fix errors
  • Build project (see below) and fix errors
  • Run tests (see below) and fix errors
  • Make sure the test coverage is decent (e.g. around 70-75%)
  • Commit changes

How to run eslint rules

> npm run lint

How to build the package with webpack

> npm run build > npm pack

How to run the jasmine tests

> npm run test

How to publish the package

Change release in package.json, perform all the previous steps and run

> npm publish

Package Sidebar

Install

npm i jdmn-feel

Weekly Downloads

1

Version

0.1.1

License

Apache-2.0

Unpacked Size

4.7 MB

Total Files

35

Last publish

Collaborators

  • opatrascoiu