dcvy / shop-nong-san

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prerequisites

NPM / Yarn and Node.js installed

Installing

Installing NPM modules

cd client && npm install
cd server && npm install

Running the app

cd server
npm run start:dev

open new terminal

cd client
npm run start

Access the web app at http://localhost:3000/

About


Languages

Language:CSS 85.2%Language:JavaScript 14.8%Language:HTML 0.0%