create-ts-web-app

0.0.4 • Public • Published

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

/create-ts-web-app/

    Package Sidebar

    Install

    npm i create-ts-web-app

    Weekly Downloads

    5

    Version

    0.0.4

    License

    MIT

    Unpacked Size

    7.25 kB

    Total Files

    13

    Last publish

    Collaborators

    • voloshchenkoal