Skip to content
This repository was archived by the owner on Sep 22, 2022. It is now read-only.

hamettio/express-typescript-es6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express.js configuration with Typescript and ES6 ⚡

This project got inspired by Brad Traversy's TypeScript Setup With Node & Express Youube video.

Instructions to run in less than 5 minutes 🚀

In the project directory, run following commands:

1. npm install

✅ Installing project dependencies

2. npm run build

✅ Builds the app for production to the dist folder.\

3. npm run dev

✅ Runs the app in the development mode.
Open http://localhost:5000 to view it in the browser.

The console will update if you make edits.\

🍺 Happy hacking!

About

Express.js configuration with Typescript and ES6 ⚡

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published