Awesome
Preact Starter
Minimal Preact, Typescript and Parcel starter. :package::rocket::tada:
Features
- Typescript with TSX
- Parcel bundler with HMR feature
- Unistore with devtools
- CSS/Sass/SCSS support
- PostCSS with Autoprefixer
- PWA support
- Jest testing with Typescript support
- TSLint with Standard Plus rules
- VS Code User Workspace pre-configured and ready to use
Demo
???
Usage
Just clone the repository and install the dependencies:
git clone --depth 1 https://github.com/joseluisq/preact-starter.git
yarn
Development
yarn start
Production
yarn build
Testing
yarn test
Contributions
Feel free to send some Pull request or issue.
License
MIT license
© 2018 José Luis Quintana