Skip to content

AjanthaB/bentes6

Repository files navigation

Express.js Babel 7 and TypeScript Setup

If you are looking for a lalest tech stack then this is the starter proejct that you are looking for. Express.js, Node.js, Babel 7 and Typescript are perfect for a new project, so clone it now.

Start the developement

Install dependencies

npm install

Start server

npm start

Transpiled code can be found the dist folder.

Bild Docker image

dock build -t bentes6 .
docker run -it --name node-app -p 8080:8080 bentest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published