https://github.com/zeroasterisk/ring-cal
Art is cool
https://github.com/zeroasterisk/ring-cal
Last synced: 12 months ago
JSON representation
Art is cool
- Host: GitHub
- URL: https://github.com/zeroasterisk/ring-cal
- Owner: zeroasterisk
- Created: 2016-02-16T04:28:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-17T04:31:33.000Z (over 10 years ago)
- Last Synced: 2023-09-17T22:34:03.051Z (almost 3 years ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ring Cal
A tool for female humans to use to manage their [Nuvaring](http://www.nuvaring.com/consumer/)
# Current
For now...
## Run
```
cd /src
meteor
```
# Near Future - managed w/ npm
When we implement automated browser testing w/ chimp, and velocity tests
## Run
```
cd
npm start
```
## Run Tests
```
cd
npm test
```