An open API service indexing awesome lists of open source software.

https://github.com/wangxiaoyugg/webpack-ts-demo

webpack typescript demo
https://github.com/wangxiaoyugg/webpack-ts-demo

Last synced: 3 months ago
JSON representation

webpack typescript demo

Awesome Lists containing this project

README

        

# webpack-ts-demo
1. 使用webpack 搭建简单的 typescript 学习环境

## Todo
1. 集成tslint

##
1. change Background Color
2. create Hex Color
3. Random Quotes
4. Pass the Message Project
5. Counter
6. Background Image Slider
7. Calculator
8. Digital Clock
9. NavBar

## 参考文档
1. [webpack typescript](https://www.webpackjs.com/guides/typescript/)
2. [typescript 文档](https://www.tslang.cn/docs/handbook/basic-types.html)