Skip to content

kuldipem/i18n-gui

Repository files navigation

typescript-webpack-boilerplate

TypeScript boilerplate for developing TypeScript applications with Webpack

Installation

npm install

Build

npm run build-dev

Browser URL

Your development bundle will run here: http://localhost:8080/index.html.

Live reload is activated.