A simple apps to find a restaurant
$ git clone https://github.com/zarachx/Oishi-Yo.git
or fork this repository and submit PR
on terminal, type command below
$ npm install
$ npm run start-dev
then open app on http://localhost:8081/index.html
first build the app
$ npm run build
running build app
$ npm run start
then open app on http://localhost:8081/index.html