An open API service indexing awesome lists of open source software.

https://github.com/khriztianmoreno/croosy-widget

Calendar widget for croosy
https://github.com/khriztianmoreno/croosy-widget

javascript react react-widget reactjs widget

Last synced: 3 months ago
JSON representation

Calendar widget for croosy

Awesome Lists containing this project

README

          

# Croosy Widget

HTML Calendar widget

## 🚀 Quick start

1. **Install dependencies**

```shell
npm install
```

2. **Start the site in `develop` mode.**
```shell
npm start
```

3. **Build project**
```shell
npm run build
```