Skip to content

itsdevdom/nodejs-typescript-webpack-setup

Repository files navigation

nodejs-typescript-webpack-setup

Setup for NodeJS + TypeScript + Webpack



Commands

The following commands are available:

Command Description CI
npm start Creates a development build, running in watch mode
npm run build Creates a production build ✔️
npm run start:build Runs a production build

The build command will output the result into the build folder, the application itself is the index.js file.

About

Setup for NodeJS + TypeScript + Webpack

Topics

Resources

License

Stars

Watchers

Forks

Contributors