0.1.0 • Published 3 years ago
example-project-javascript v0.1.0
example-project-javascript
Example javascript project
Details
This project uses the TypeScript dialect of JavaScript. It has the following commands:
npm install: install dependenciesnpm run build: compile the typescript into javascriptnpm run build:release: compile the typescript into javascript (release build)npm run lint: run static analysis witheslintnpm run prettier: autoformat the code withprettiernpm run test: run the test suite, written usingjestnpm run start: run the compiledmain.js
0.1.0
3 years ago