Skip to content

wrzlbrmft/typescript-node-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

typescript-node-express

A minimal Node.js/Express app written in TypeScript.

NOTE: If you want to deploy the app to AWS Elastic Beanstalk, see typescript-node-express-aws-eb.

Quickstart

Install with

npm install

and run with

npm start

Then open your browser and load http://localhost:8080/.

To get rid of generated files, run

npm run clean

License

This software is distributed under the terms of the GNU General Public License v3.

About

A minimal Node.js/Express app written in TypeScript.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published