example-project-javascript

0.1.0 • Public • Published

example-project-javascript

Example javascript project

Build Status codecov

Details

This project uses the TypeScript dialect of JavaScript. It has the following commands:

  • npm install: install dependencies
  • npm run build: compile the typescript into javascript
  • npm run build:release: compile the typescript into javascript (release build)
  • npm run lint: run static analysis with eslint
  • npm run prettier: autoformat the code with prettier
  • npm run test: run the test suite, written using jest
  • npm run start: run the compiled main.js

Readme

Keywords

none

Package Sidebar

Install

npm i example-project-javascript

Weekly Downloads

1

Version

0.1.0

License

Apache-2.0

Unpacked Size

18.4 kB

Total Files

15

Last publish

Collaborators

  • timkpaine