Phant0m-a / ecomm-store-sql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ecomm-store-sql

A mobile shopping store made with NodeJS and MySQL.

Getting Started

  1. Clone repo git clone
  2. open project directory and type npm i in terminal such as git-bash to install all dependencies.
  3. make sure you have mysql installed and server running and config setup already.
  4. npm run to run the project
  5. open http://localhost:5000/ in browser to run the project. enjoy 😀

You are welcome to study and suggest me to update the current setup!

About

License:MIT License


Languages

Language:EJS 45.0%Language:CSS 43.0%Language:JavaScript 12.1%