Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.].

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/).