Minimal Preact, Typescript and Parcel starter. 📦🚀🎉
- 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
???
Just clone the repository and install the dependencies:
git clone --depth 1 https://github.com/joseluisq/preact-starter.git
yarn
yarn start
yarn build
yarn test
Feel free to send some Pull request or issue.
MIT license
© 2018 José Luis Quintana