Hog store is a sample application used for best-practice demonstrations on Modus Create's YouTube Channel.
Use NPM or Yarn to install dependencies.
npm install
yarn
This app is bootstraped with Create React App (CRA). All the usual CRA commands work.
Useful scripts (npm/yarn):
yarn start
- start dev serveryarn build
- build the appyarn test
- test runner
Ensure you have serve
installed globally.
You need to build before running in production.
serve -s build
Modus Create is a digital product consultancy. We use a distributed team of the best talent in the world to offer a full suite of digital product design-build services; ranging from consumer facing apps, to digital migration, to agile development training, and business transformation.
This project is part of Modus Labs.
This project is MIT licensed.