The Wayback Machine - https://web.archive.org/web/20200916232624/https://github.com/tpt22133/loopback-react-js
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

review Project

  1. Clone source code
  • git clone
  1. Go to loopback-react-js folder
  • cd loopback-react-js
  1. Install npm for front-end
  • npm i
  1. Install npm for server side
  • cd mContacts-server
  • npm i

  • Open 2 terminal for running project
  1. For client: cd loopback-react-js && ./temp.sh
  2. For server: cd loopback-react-js/mContacts-server && node .

Alt text Alt text

You can’t perform that action at this time.