Skip to content

fihrisaldama015/fp-statkom

Repository files navigation

FP Statistika Komputasi C081

Sistem Rekomendasi Penerimaan Mahasiswa Baru Menggunakan Naïve Bayes Classifier Di Institut Pendidikan Indonesia

  • 21081010110 Muhamad Fihris Aldama

Getting Started

Prequisite

  • Install Node.js
Node.js Download Link
  • Install GIT
GIT Download Link

How to Run This Project

  1. Clone the Repo
  git clone https://github.com/fihrisaldama015/fp-statkom.git
  1. cd to fp-statkom folder
  cd ./fp-statkom
  1. Install Required Dependencies
  npm install
  1. 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
  1. Open in The Local Browser > http://localhost:3000

Releases

No releases published

Packages

No packages published

Languages