ekoyanu99 / tugas10-pijar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tugas 10 CRUD - Level 3 PijarCamp

Home image Add image Edit image

Installation

  • Open two terminals

  • Run the commands

cd backend and cd frontend (original folder path)
  • After that Run
npm i or npm install
  • After the dependencies are installed, open XAMPP, run apache, and MySQL

  • Run this command in the terminal backend folder

nodemon index
  • Run this command in the terminal frontend folder
npm start
  • Done

About


Languages

Language:JavaScript 87.8%Language:HTML 12.2%