/my-app

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

Build Setup

  1. clone this project use : git clone https://github.com/afsori/my-app.git

  2. install depedencies : npm install or yarn install

  3. install json-server use : npm install json-server

  4. then npm start and write : json-server --watch db.json --port 3004