Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (13 loc) · 132 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 132 Bytes

A student big data project

Install dependencies:

npm install

Run in Dev:

npm start

Build:

npm run build