Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 434 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 434 Bytes

Belajar Fundamental Aplikasi Web dengan React

Preview

Submission Project

Get Started

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

Build for Production

  • Build
npm run build