Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.16 KB

File metadata and controls

33 lines (19 loc) · 1.16 KB

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Yang perlu diinstal

  • nodejs
  • git

sambungin git dan github, terus run command ini di terminal (pastikan path terminal ada di folder yang mau disimpen file code nya)

git clone https://github.com/arya-satwika/tutorly.git

npm install package.json package-lock.json

npm run dev

buka http://localhost:3000 di browser buat liat hasil editan code

setelah code udh diedit dan mau di save, commit semua changes di vscode lalu bikin pull request

buka Pull Request dan buka link netlify untuk preview hasil editan di deployment server

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!