Skip to content

A simple one page application for choosing a menu on a list

Notifications You must be signed in to change notification settings

OreliaSk/Orelia-s-Lunch-2.0

Repository files navigation

alt text

Orelia's Lunch 2.0 (using Laravel/Vuejs2)

A simple shopping list application for restaurant. Test it !

Prerequisites

For running the app, make sure you have php 7.1.9+, Laravel 5.5+, Node.js, Composer v1.6.3, npm v5.7.1+ and git installed.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

After cloning this project, install the extended packages dependency:

# Laravel dependency
$ composer install

# Javascript (Vuejs) dependency
$ npm install

# Compilation during developpement
$ npm run watch
$ npm run dev

What I used to build this app :

Auteurs

  • Orélia Sokambi - Web developper

Good to know

You will find screenshots of the app here

alt text alt text

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Releases

No releases published

Packages

No packages published