1.0.0 • Published 3 years ago

lxbxapi v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Package title

Describe your package here...

Available commands

Start the app:

npm start

Start the app in watch (dev) mode:

npm run start:watch

Run tests and calculate coverage:

npm test

Run tests in watch (dev) mode. This allows continuous testing while developing:

npm run test:watch

Run linter (coding standard):

npm run lint

Fix linting errors:

npm run lint:fix
1.0.0

3 years ago

0.1.0

3 years ago