Skip to content

fireflysemantics/typescript-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@fireflysemantics/typescript-starter

Use

git clone git@github.com:fireflysemantics/typescript-starter.git <project_name>
cd <project_name>
npm run install-all
npm test

Select a Script

cmd + shift + p

Run the Build

Keys mapped to npm run build

cmd + shift + b

Project Structure

The src directory holds the Typescript and test (.test.ts or .spec.ts) files.

The dist folder contains the built Javascript files.

Happy Coding!

About

Typescript. Starter Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published