项目作者: whbrown

项目描述 :
A basic setup for Typescript project workflow which includes dev & prod mode configs. It uses Jest for testing TS files directly, SCSS for styling, ESLint with Typescript plugins for code linting. All compilation, bundling and dev server hosting are managed by Webpack & various relevant loaders. `npm run start` or `npm run build` are all you need!
高级语言: JavaScript
项目地址: git://github.com/whbrown/frontend-webpack-ts-template.git
创建时间: 2020-03-05T17:16:00Z
项目社区:https://github.com/whbrown/frontend-webpack-ts-template

开源协议:MIT License

下载