Skip to content

alphateamhackers/ath-typescript-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate for standalone & lightweight typescript application

Intro

This repository contains a minimal set of code required to create your own typescript application. It does not depend on any frameworks. No global dependencies are required!

Install

npm install

Build proccess

This script will build the component:

npm run build

Running

This script will build and run the application.

npm run start

Developers

Licence

MIT

About

Boilerplate for standalone & lightweight typescript application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published