Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/austintackaberry/food-diary
Food diary for anyone to keep track of what they eat, when they eat, and how it makes them feel
https://github.com/austintackaberry/food-diary
Last synced: about 1 month ago
JSON representation
Food diary for anyone to keep track of what they eat, when they eat, and how it makes them feel
- Host: GitHub
- URL: https://github.com/austintackaberry/food-diary
- Owner: austintackaberry
- Created: 2018-08-22T06:20:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-22T06:57:38.000Z (over 6 years ago)
- Last Synced: 2024-10-28T15:25:32.384Z (3 months ago)
- Language: Vue
- Homepage: https://food-diary-f44c0.firebaseapp.com
- Size: 339 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# food-diary
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```