Sistem Rekomendasi Penerimaan Mahasiswa Baru Menggunakan Naïve Bayes Classifier Di Institut Pendidikan Indonesia
- 21081010110 Muhamad Fihris Aldama
- Install Node.js
- Install GIT
- Clone the Repo
git clone https://github.com/fihrisaldama015/fp-statkom.git
- cd to
fp-statkom
folder
cd ./fp-statkom
- Install Required Dependencies
npm install
- Run Project
npm run dev
Expected Output
$ npm run dev
> dev
> next dev
ready - started server on 0.0.0.0:3000, url: http://localhost:3000
- Open in The Local Browser > http://localhost:3000