https://github.com/reginaldojunior/lunabank
https://github.com/reginaldojunior/lunabank
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/reginaldojunior/lunabank
- Owner: reginaldojunior
- Created: 2025-08-12T09:28:54.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-12T10:34:10.000Z (11 months ago)
- Last Synced: 2025-08-12T11:35:04.476Z (11 months ago)
- Language: HTML
- Size: 2.22 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Emprestimo Livros
This application run a simple way to loan of books using the API exposed in port 5000 and localhost.
## Recommended IDE Setup
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).
## Customize configuration
See [Vite Configuration Reference](https://vitejs.dev/config/).
## Project Setup
```sh
npm install
```
### Compile and Hot-Reload for Development
```sh
npm run dev
```
### Compile and Minify for Production
```sh
npm run build
```