Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 534 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 534 Bytes

BT3103 - AwfullyFood

AwfullyFood is an online platform which aims to raise awareness and reduce food wastage in Singapore. Sellers are able to post listings of food that is ugly or about to expire. Interested buyers can contact the sellers personally and purchase them at a fraction of the cost.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint
npm run lintfix