https://github.com/dimaip/calendar
Orthodox Calendar PWA
https://github.com/dimaip/calendar
Last synced: about 1 year ago
JSON representation
Orthodox Calendar PWA
- Host: GitHub
- URL: https://github.com/dimaip/calendar
- Owner: dimaip
- Created: 2016-02-22T16:50:36.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T07:19:20.000Z (about 2 years ago)
- Last Synced: 2024-05-28T14:41:05.332Z (about 2 years ago)
- Language: MDX
- Homepage: https://c.psmb.ru
- Size: 13.9 MB
- Stars: 13
- Watchers: 4
- Forks: 6
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Orthodox Calendar
## Installation
First get this up and running (see its readme):
https://github.com/dimaip/calendar-backend
Then:
```
git clone https://github.com/dimaip/calendar
cd calendar
yarn
yarn start
```
Or `yarn build` for production build.