Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 492 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 492 Bytes

Getting Started with Create React App

This project was bootstrapped with Create React App.

Included

  • CRA
  • Tailwind Css
  • React Router

Available Scripts

Setelah Clone Jangan Lupa

npm install

Run Project

npm start

Custom Component Example

  • localhost:3000/component/normal > using no component
  • localhost:3000/component/component > using component
  • localhost:3000/component/array-map > using component + array map