Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

Latest commit

 

History

History
29 lines (20 loc) · 374 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 374 Bytes

yas-server

Back-end for Yet Another Schedule

🔧 Setup

git clone https://github.com/zsevic/yas-server.git
cd yas-server
npm i
npm run dev

👷 Build

npm run build
npm start

🚨 Testing

npm test

📦 Technologies used

  • Node.js, Express