Features • Run Project • Technologies • Author • License •
- See dishs
- Edit dish
- Delete dish
- Add new dish (with image)
1️⃣ Clone project and access its folder:
$ git clone https://github.com/jtiagosantos/GoRestaurant.git
$ cd GoRestaurant
2️⃣ Install dependencies:
$ yarn or npm i
3️⃣ Start project:
$ yarn server or npm run server
$ yarn dev or npm run dev
4️⃣ Run tests:
$ yarn test or npm test
The following tools were used in the construction of project:
This project is under license MIT.