maykowww / Restaurant-Nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restaurant API

Requirements

  • have installed MYSQL or MARIADB runing on port 3306
  • have installed NODEJS
  • have installed BOWER

Runing

npm install To install all depencies needed
bower install on folder /public/admin to install bower depencies needed
npm start To run the application

About


Languages

Language:JavaScript 74.0%Language:CSS 18.9%Language:EJS 7.1%