Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahardikakdenie/camping-rental
https://github.com/mahardikakdenie/camping-rental
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mahardikakdenie/camping-rental
- Owner: mahardikakdenie
- Created: 2023-09-13T07:41:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-13T08:01:08.000Z (over 1 year ago)
- Last Synced: 2023-09-13T15:45:52.693Z (over 1 year ago)
- Language: Vue
- Homepage: https://camping-rental.vercel.app
- Size: 4.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dashcode (Node V-14)
## 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/).