Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 584 Bytes

Readme.md

File metadata and controls

24 lines (20 loc) · 584 Bytes

Description

This is a site intended to representa a liquor store with its common pages like, home, about, contact and store.

Instructions

  1. Install Node.js version 10+.
  2. Fork and clone repository.
  3. npm install
  4. npm run watch-css
  5. Open http://localhost:3000/ and verify.
  6. Commit changes to repository.
  7. Deploy repository to hosting service or your GH pages.

Contributing

  • Open issue, discuss proposal
  • Fork and clone repository
  • Change code and update tests
  • npm test
  • npm run lint
  • Review changes
  • Send pull request

License

MIT