⚡Starter pack for lightning-fast prototyping and small/medium size project structure
Stack
parcel-bundler
preact
unistore
postcss
posthtml
git clone git@github.com:hwclass/parcel-preact-unistore-starter.git
cd parcel-preact-unistore-starter
npm install
npm start
npm run build
Every common component is under src/components
directory and functionality means module so they have their own folders like src/Counter/index.js