https://github.com/castelo-codez/creative-agency-single-page-site
This challenge will put your layout skills to the test with lots of overlapping elements. If you're getting confident with your CSS layouts, this will be a great project!
https://github.com/castelo-codez/creative-agency-single-page-site
Last synced: 4 months ago
JSON representation
This challenge will put your layout skills to the test with lots of overlapping elements. If you're getting confident with your CSS layouts, this will be a great project!
- Host: GitHub
- URL: https://github.com/castelo-codez/creative-agency-single-page-site
- Owner: Castelo-Codez
- Created: 2024-03-12T21:30:59.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-17T10:42:36.000Z (over 2 years ago)
- Last Synced: 2025-01-18T04:31:38.041Z (over 1 year ago)
- Language: Vue
- Homepage: https://creative-agency-single-page-site-chi.vercel.app
- Size: 4.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Creative-agency-single-page-site
This template should help get you started developing with Vue 3 in Vite.
## 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
```