short-interval-control-archetype-lib-component

1.3.3 • Public • Published

lib component archetype

This library is 1/2 of of the lib-component archetype. The second half of the prototype is the lib-component-dev module

To find out more about archetypes see here

To install

npm install short-interval-control-archetype-lib-component short-interval-control-archetype-lib-component-dev

To use

You can then define scripts which call out to any of the scripts in this module. For example:

 "scripts": {
    "start": "builder run archetype:lint && builder run archetype:build && builder run archetype:test",
    "test": "builder run archetype:test",
    "build": "builder run archetype:build",
    "lint": "builder run archetype:lint",
  },
  ```

Readme

Keywords

none

Package Sidebar

Install

npm i short-interval-control-archetype-lib-component

Weekly Downloads

10

Version

1.3.3

License

ISC

Unpacked Size

2.2 kB

Total Files

7

Last publish

Collaborators

  • philxceptionale