csts

A Simple Typescript project starter


Keywords
typescript, template, ts, starter, project
License
ISC
Install
npm install csts@1.0.3

Documentation

Simple Typescript Project Starter

i made this simple project starter for myself.

To use, run the following command:

 npx csts <project name> 

Then

cd <project name>
yarn start