Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 496 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 496 Bytes

Ready to Eat 🍣🥡🥙🥗

logo

Ready to Eat is a one-page app which lists all the "grab and go" food locations near the user which are currently half price for closing time.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Uploads to Github pages

npm run release

Lints and fixes files

npm run lint