https://github.com/cicec/webpack-boilerplate-ts
:jack_o_lantern: A frontend boilerplate with Webpack 4, Typescript 3
https://github.com/cicec/webpack-boilerplate-ts
Last synced: about 1 year ago
JSON representation
:jack_o_lantern: A frontend boilerplate with Webpack 4, Typescript 3
- Host: GitHub
- URL: https://github.com/cicec/webpack-boilerplate-ts
- Owner: cicec
- License: mit
- Created: 2019-07-25T09:44:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T00:16:22.000Z (over 3 years ago)
- Last Synced: 2025-02-17T01:38:24.167Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.13 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Frontend Boilerplate with TypeScript
A frontend boilerplate with Webpack & Typescript. Contains only basic dependencies and configuration.
## Installation
```
yarn
```
## Running
```
yarn start
```
## Build
```
yarn build
```
# License
MIT