This calendar web app is a basic cross-platform desktop app that shows you what you can do using Angular Bootstrap Calendar.
👉 Watch it here.
Documentation for the original Angular Bootstrap Calendar used in this app can be found here.
Clone the source locally:
$ git clone https://github.com/jsorkin24/calendar-web-app.git
Use your package manager to install npm
.
Install project dependencies:
$ npm install
Start the app:
$ mongod
$ nodemon
$ gulp