Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ralphmarondev/photo-diary
Website to showcase my collection of memories with the people I met on college. In and outside of school [ojt, field trips, competitions, etc.].
https://github.com/ralphmarondev/photo-diary
bootstrap5 typescript vue3-typescript
Last synced: 16 days ago
JSON representation
Website to showcase my collection of memories with the people I met on college. In and outside of school [ojt, field trips, competitions, etc.].
- Host: GitHub
- URL: https://github.com/ralphmarondev/photo-diary
- Owner: ralphmarondev
- Created: 2024-11-01T06:01:44.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T08:47:04.000Z (2 months ago)
- Last Synced: 2024-11-01T09:17:41.191Z (2 months ago)
- Topics: bootstrap5, typescript, vue3-typescript
- Language: Vue
- Homepage:
- Size: 27.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# photo-diary
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).