https://github.com/redjanvier/eccobell-hotels
https://github.com/redjanvier/eccobell-hotels
hotels nuxtjs tailwindcss vue
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/redjanvier/eccobell-hotels
- Owner: RedJanvier
- Created: 2024-11-04T11:12:43.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-25T00:46:27.000Z (4 months ago)
- Last Synced: 2025-01-01T00:42:09.732Z (4 months ago)
- Topics: hotels, nuxtjs, tailwindcss, vue
- Language: Vue
- Homepage: https://eccobell.netlify.app
- Size: 1.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Eccobell-hotels-app
Feel free to [visit the live link](https://eccobell.netlify.app/) to have a look on the results
## Build Setup
```bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm start# generate static project
$ npm run generate
```For detailed explanation on how things work, check out the [documentation](https://nuxtjs.org).