Skip to content

Web app example used to demonstrate performance improvements

License

Notifications You must be signed in to change notification settings

AbbasAlsbihawi/hog-store

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Web app example used to demonstrate performance improvements

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.9%
  • CSS 34.3%
  • HTML 7.8%