Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

ityuhui/my-typescript-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-typescript-starter

nodejs with typescript

Compile

tsc main.ts

Run

node main.js

Ref

  • 如何解决:- configuration.module has an unknown property 'loaders'. These properties are valid:
modules -> rules
  • 如何解决:Error: Cannot find module 'typescript'
npm install -g typescript
npm link typescript

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published