create-ts-web-app

v0.0.4
Create web app with typescript support
typescript create-web-app

Create TS Web App

Command line tool to help you create web app with TypeScript support

Quick Overview

npx create-ts-web-app my-app
cd my-app
npm start

Then open your browser with url http://localhost:8080/ to see your app

For production build use command npm run build

npm i create-ts-web-app

Metadata

  • MIT
  • Whatever
  • Aleksandr Voloshchenko
  • released 10/14/2020

Downloads

Maintainers