Skip to content

Triply-Dev/ts-boiler-plate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  • Install NodeJS
  • Use latest NPM version (sudo npm install -g npm@latest)

Setting up

  • Install dependencies by running npm install
  • Transpile the typescript to javascript by running npm run build (if you use the atom editor, you won't have to run this command each time as it'll automatically transpile each file you change via the editor)

###Running

  • npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published