1.0.0 • Published 2 years ago

@risqiyyyy/startingjs v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Starting from EXPRESS JS & REACT JS


To get started:

  1. Clone the repository:

    git clone https://github.com/Risqiyyyy/StartingJS.git
  2. Install the dependencies backend and start:

    cd /backend
    npm install
    nodemon index.js
  3. Install the dependencies forntend and start:

    cd /frontend
    npm install
    npm start
1.0.0

2 years ago