Skip to content

⚡Starter pack for lightning-fast prototyping and small/medium size project structures

License

Notifications You must be signed in to change notification settings

hwclass/parcel-preact-unistore-starter

Repository files navigation

Parcel + Preact + Unistore Starter

⚡Starter pack for lightning-fast prototyping and small/medium size project structure

Stack

  • parcel-bundler
  • preact
  • unistore
  • postcss
  • posthtml

Getting started

git clone git@github.com:hwclass/parcel-preact-unistore-starter.git
cd parcel-preact-unistore-starter
npm install
npm start

Build

npm run build

Directory structure

Every common component is under src/components directory and functionality means module so they have their own folders like src/Counter/index.js

About

⚡Starter pack for lightning-fast prototyping and small/medium size project structures

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published