A good Preact template for me.
Full compatible with react.
Included preact-router , css-next , service worker offline plugin , vendor split and css-module
Linting code with standardjs.
git clone https://github.com/huihuimoe/preact-template
rm -r .git
and modify the package.json
you want.
Then npm i
and write your code.