/booster-frontend

Booster - Small Business Hackathon 🚀

Primary LanguageJavaScript

Redux Starter

Bare minimum to get started.

Usage

Clone this repo.

To setup dev server:

npm install

npm start

Navigate to localhost:8080 and start hacking.

To build:

npm run build