1.2.0 • Published 1 year ago

@beepmehere/lib v1.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Rally Moto Lib

CircleCI npm version

Using This Package

npm i --save @beepmehere/lib

Requirements

  • nodejs, npm

Getting Started

  • npm i
  • npm start

Commands

$ npm run <command>

commanddescription
init:hardinit with a fresh package-lock
startstart development server
testrun tests in watch mode
covertest coverage checks
lintlints src code
lint:fixlints src code and fixes errors
integrationruns integration tests
verifyverify's that the build will pass locally