Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 326 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 326 Bytes

Responsive landing page for a food ordering website/app.

FoodsPoint Screen

Environment Setup

  1. Make sure correct node version is installed as per package.json
  2. Install dependencies npm i
  3. Run SASS compile process - npm run watch
  4. Open index.html in the browser