Wood's Produce is a full-line perishable foods distributor operating in the Mid-Atlantic region specializing in fresh fruits and vegetables.
- Preact
- Firebase
- Webpack
- Less
- Preact CLI
- NPM
- Firebase CLI
preact watch --no-prerender --template src/template.html
: Watch for changes
preact build --no-prerender --template src/template.html
: Build app
git clone https://github.com/mwood23/woodsProduce
npm install
preact watch --no-prerender --template src/template.html