0.5.0 • Published 8 years ago
typescript-quickstart v0.5.0
TypeScript Quickstart
Zero-config tool for bundling browser based TypeScript projects.
npm install --dev typescript typescript-quickstart
npx quickstart-init
# or with yarn
yarn add --dev typescript typescript-quickstart
yarn run quickstart-initThen run npm start to begin a development server, or npm run build to create a production build.