/ts-webpack-example

A webpack set example with typescript, Babel, and testing with Jest

Primary LanguageTypeScript

ts-webpack-example

快速開始

npm install

npm run dev

運行測試

npm run test