https://github.com/vutran/befit
TypeScript + Preact + webpack 3
https://github.com/vutran/befit
boilerplate demo preact typescript webpack
Last synced: 2 months ago
JSON representation
TypeScript + Preact + webpack 3
- Host: GitHub
- URL: https://github.com/vutran/befit
- Owner: vutran
- License: mit
- Created: 2017-01-12T07:00:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-22T18:23:41.000Z (over 8 years ago)
- Last Synced: 2025-02-24T14:27:31.917Z (over 1 year ago)
- Topics: boilerplate, demo, preact, typescript, webpack
- Language: TypeScript
- Homepage:
- Size: 736 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# befit
> TypeScript + Preact + webpack 3
## Installation
```
$ git clone git@github.com:vutran/befit.git
$ cd befit
$ yarn
```
## Usage
To be documented.
## LICENSE
MIT © [Vu Tran](https://github.com/vutran/)