https://github.com/vutran/befit
TypeScript + Preact + webpack 3
https://github.com/vutran/befit
boilerplate demo preact typescript webpack
Last synced: 4 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 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-22T18:23:41.000Z (over 7 years ago)
- Last Synced: 2025-01-07T00:16:35.303Z (5 months 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 [email protected]:vutran/befit.git$ cd befit
$ yarn
```## Usage
To be documented.
## LICENSE
MIT © [Vu Tran](https://github.com/vutran/)