Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 717 Bytes

File metadata and controls

22 lines (17 loc) · 717 Bytes

BoxTransit v0.0.1-beta

BoxTransit diadopsi dari sebuah aktifitas yang masuk kedalam sebuah proses pekerjaan sehari-hari sebagai seorang System Analyst, yang dimana disini merecap dan meng-capture terkait data-data product yang perlu dianalisa serta di maintain

Screenshot 2025-10-22 at 11 29 28

Copyright © 2025 BoxTransit. All right reserved.

Installation

1st: Git Clone

$ git clone https://github.com/ractangular/box-transit.git

2nd: Compile Project

$ cd box-transit
$ npm install
$ nvm use 22.12.0+
Now using node v22.12.0 (npm v10.9.0)
$ npm run dev