cotf-template

1.0.14 • Public • Published

Build Status

Quality Gate Status Reliability Rating Security Rating

Bugs Lines of Code Coverage Vulnerabilities Code Smells

Start

To start developing this project you need to have nodejs installed. The easiest way to deal with it install nvm (node version manager). Instructions are here.

After installing nvm, just run:

nvm use

This command will pick up the version which is used in this project and specified in .nvmrc file. It may throws error like

N/A: version "14.16.1 -> N/A" is not yet installed

This is totally ok behavior. Just follow instructions in terminal and install missing version. Then

nvm i 14.16.1 # for example

This command will install nodejs of specified version and use it as the main version in this project.

Readme

Keywords

none

Package Sidebar

Install

npm i cotf-template

Weekly Downloads

1

Version

1.0.14

License

ISC

Unpacked Size

2.78 MB

Total Files

877

Last publish

Collaborators

  • harshmehta004