Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 587 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 587 Bytes

Belajar Membuat Aplikasi Web dengan React

Submission Review

Submission Review

Submission Project

Submission Project

Get Started

  1. Clone Repository
git clone https://github.com/dimmasyusuf/noteable.git
  1. Open Directory
cd noteable
  1. Start Server
npm run start

Build for Production

  • Build
npm run build