NEW

Summary

Directory Structure

Directory structure:
└── bricewilson-typescript-getting-started/
    ├── README.md
    ├── index.html
    ├── package.json
    ├── tsconfig.json
    ├── webpack.config.js
    └── app/
        └── app.ts

Files Content