Skip to content

mx51damon/preact-webpack-starter

Repository files navigation

Purpose ~ 🤡🤡

This App is for creating a Preact webpack starter template for later quick and trial usage. Always welcome to offer your feedback ~~

How to run the Preact webpack starter? 🚀🚀

// install npm packages before start to run the app
npm i
// run the app
npm run dev
// run build for getting production ready code
npm run build
// run unit tests for the app
npm run test
// run unit tests with coverage
npm run test:coverage

About

preact webpack starter kit (2021)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published