liangchunn/typescript-node-scripts

Repository files navigation

npmnpminstall sizeKnown Vulnerabilities

Create Node.js applications based on TypeScript with zero-configuration.

Inspired by create-react-app and Dan Abramov's The Melting Pot of JavaScript.

  • Supports testing, building, and development in watch mode
  • Supports custom TypeScript path mappings, aka compilerOptions.path
npx typescript-node-scripts create <appName>
cd <appName>
yarn start
  • node >=10.12.0

Access the documentation here: https://liangchunn..io/typescript-node-scripts

About

Create, test, and build Node.js server apps based on TypeScript with zero-configuration

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages