Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 206 Bytes

File metadata and controls

14 lines (10 loc) · 206 Bytes

EAMS

The front-end project of the educational administration management system.

Install

git clone git@github.com:betterde/eams-spa.git eams/spa
cd eams/spa

yarn install
# or
npm install