/bagi

A simple web app to see the remaining time for major events in Saudi Arabia

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Bagi

Travis Known Vulnerabilities license

Prerequisites

  1. Node/NVM
  2. Maybe some C/C++ toolchain for sass-related dependencies:sweat_smile:

Getting Started

npm install

Develop

npm run serve

Test Deployment

npm run serve:dist

Deploy

npm run build
npm run deploy