https://github.com/ducksoupdev/webpack-simple-typescript
A really simple Webpack Typescript example
https://github.com/ducksoupdev/webpack-simple-typescript
webpack2
Last synced: about 1 month ago
JSON representation
A really simple Webpack Typescript example
- Host: GitHub
- URL: https://github.com/ducksoupdev/webpack-simple-typescript
- Owner: ducksoupdev
- Created: 2017-02-10T08:16:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-10T08:16:46.000Z (over 9 years ago)
- Last Synced: 2025-03-27T22:34:07.427Z (about 1 year ago)
- Topics: webpack2
- Language: TypeScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A really simple Webpack Typescript example
## Requirements
* Node.js >= v4.x
## Install
$ npm install
## Run it
$ npm start