Back-end for Yet Another Schedule
git clone https://github.com/zsevic/yas-server.git
cd yas-server
npm i
npm run dev
npm run build
npm start
npm test
- Node.js, Express
Back-end for Yet Another Schedule
git clone https://github.com/zsevic/yas-server.git
cd yas-server
npm i
npm run dev
npm run build
npm start
npm test