Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

create-ts-web-app

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-ts-web-app

Create web app with typescript support

latest
Source
npmnpm
Version
0.0.4
Version published
Maintainers
1
Created
Source

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

Keywords

typescript

FAQs

Package last updated on 14 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts