https://github.com/ridermansb/webpacktypescriptstarter
https://github.com/ridermansb/webpacktypescriptstarter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ridermansb/webpacktypescriptstarter
- Owner: Ridermansb
- Created: 2015-10-08T13:21:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-08T13:22:16.000Z (over 9 years ago)
- Last Synced: 2025-01-27T13:11:51.185Z (3 months ago)
- Language: TypeScript
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Trying Webpack + Typescript with modules.
This is a resolution for [99-bottles][99bottles] problem.
## Architecture
## How to we initiate
`npm init`
**Install npm packages**
npm i webpack jasmine cucumber typescript-node -D
**Install tsd packages**
tsd install webpack jasmine node chai -riso
*Run cucumberjs with `--compiler ts:typescript-node/register` option*
[99bottles]: http://99-bottles-of-beer.net/