Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eventonehq/homeschool.events
👨👩👦👦 A database of homeschool events
https://github.com/eventonehq/homeschool.events
events homeschool
Last synced: about 16 hours ago
JSON representation
👨👩👦👦 A database of homeschool events
- Host: GitHub
- URL: https://github.com/eventonehq/homeschool.events
- Owner: eventOneHQ
- License: mit
- Created: 2019-03-02T17:46:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T20:13:31.000Z (over 1 year ago)
- Last Synced: 2024-04-30T02:50:03.817Z (7 months ago)
- Topics: events, homeschool
- Language: TypeScript
- Homepage: https://homeschool.events
- Size: 6.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [homeschool.events](https://homeschool.events)
A database of homeschool events._Created by [eventOne](https://e1.lc/tAfSUQ)_.
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your tests
```
npm run test
```### Lints and fixes files
```
npm run lint
```