Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 371 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 371 Bytes

Perikanan

Fishery price data in Indonesia

Installation

  • Clone project
  • Run npm install
  • Run npm run dev
  • Open localhost:3000 in browser

Development

  • Run npm run dev
  • Open localhost:3000 in browser

Production Build

  • Run npm run build
  • Run npm start
  • Open localhost:3000 in browser