Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 3.37 KB

README.md

File metadata and controls

50 lines (31 loc) · 3.37 KB

Hog Store

MIT Licensed Powered by Modus_Create

Hog store is a sample application used for best-practice demonstrations on Modus Create's YouTube Channel.

Getting Started

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 server
  • yarn build - build the app
  • yarn test - test runner

Running in production

Ensure you have serve installed globally. You need to build before running in production.

serve -s build

Modus Create

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.

Modus Create

This project is part of Modus Labs.

Modus Labs

Licensing

This project is MIT licensed.