Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/redjanvier/eccobell-hotels
https://github.com/redjanvier/eccobell-hotels
hotels nuxtjs tailwindcss vue
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/redjanvier/eccobell-hotels
- Owner: RedJanvier
- Created: 2024-11-04T11:12:43.000Z (15 days ago)
- Default Branch: main
- Last Pushed: 2024-11-04T15:51:44.000Z (15 days ago)
- Last Synced: 2024-11-04T16:39:29.370Z (15 days ago)
- Topics: hotels, nuxtjs, tailwindcss, vue
- Language: Vue
- Homepage: https://eccobell.netlify.app
- Size: 917 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
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).