@risqiyyyy/startingjs
v1.0.0
Published
starting nextjs dan react js
Readme
Starting from EXPRESS JS & REACT JS
To get started:
Clone the repository:
git clone https://github.com/Risqiyyyy/StartingJS.gitInstall the dependencies backend and start:
cd /backend npm install nodemon index.jsInstall the dependencies forntend and start:
cd /frontend npm install npm start
