This is a site intended to representa a liquor store with its common pages like, home, about, contact and store.
- Install Node.js version 10+.
- Fork and clone repository.
npm installnpm run watch-css- Open http://localhost:3000/ and verify.
- Commit changes to repository.
- Deploy repository to hosting service or your GH pages.
- Open issue, discuss proposal
- Fork and clone repository
- Change code and update tests
npm testnpm run lint- Review changes
- Send pull request