Skip to content

A starter that tests creating and adding web components to JSDOM.

License

Notifications You must be signed in to change notification settings

ashleyryan/jsdom-starter

Repository files navigation

node-cli-starter

CI Build

Minimal starter kit for building Node CLI applications with TypeScript.

Getting Started

To get started clone repo locally and run npm install at the root of the repo. Run npm run ci, if everything completes succesfully you should see the local path of the package.json logged to the console.

NPM Scripts

  • start: runs TypeScript and Node server in watch mode during development.
  • ci: runs full CI process, clean/build/test
  • build: runs project build

About

A starter that tests creating and adding web components to JSDOM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published