Skip to content

hhsl/dp-ts-challenges

Repository files navigation

dp-node-challenges

TypeScript version Node.js version APLv2 Build Status - GitHub Actions

Some challenges for learning getting started with Node.js and TypeScript. As well as a guide for setting up a project. This project is licensed under the Apache v2 license.

Getting Started

This project is intended to be used with the latest Active LTS release of Node.js.

Available Scripts

  • clean - remove coverage data, cache and transpiled files,
  • prebuild - lint source files and tests before building,
  • build - transpile TypeScript to ES6,
  • build:watch - interactive watch mode to automatically transpile source files,
  • lint - lint source files and tests,
  • prettier - reformat files,
  • test - run tests,
  • test:watch - interactive watch mode to automatically re-run tests
  • test:coverage - run test and print out test coverage

License

Licensed under the APLv2. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published