https://github.com/artzub/ts-starter-kit
The skeleton for a web application on typescript and webpack.
https://github.com/artzub/ts-starter-kit
starter-kit typescript webpack webpack3
Last synced: 10 months ago
JSON representation
The skeleton for a web application on typescript and webpack.
- Host: GitHub
- URL: https://github.com/artzub/ts-starter-kit
- Owner: artzub
- License: isc
- Created: 2017-11-19T17:46:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-21T23:36:05.000Z (about 8 years ago)
- Last Synced: 2025-02-06T13:49:31.522Z (11 months ago)
- Topics: starter-kit, typescript, webpack, webpack3
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
TypeScript Webpack Starter Kit
==============================
```bash
$ git clone https://github.com/artzub/ts-starter-kit.git
$ cd ts-starter-kit
$ npm i
```