https://github.com/piyush-linux/site-vue
https://github.com/piyush-linux/site-vue
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/piyush-linux/site-vue
- Owner: Piyush-linux
- Created: 2021-04-12T11:25:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-12T11:50:45.000Z (about 5 years ago)
- Last Synced: 2025-04-08T14:46:41.250Z (over 1 year ago)
- Language: Vue
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# website
- https://site-vue.netlify.app/
## Project setup
```bash
> npm install
> npm run serve
> npm run build
```
```yaml
Template: https://www.free-css.com/assets/files/free-css-templates/preview/page266/active/
# Wireframe
hero:
- logo
- h1
- h2
- p
cards: !3
- logo
- h2
- p
- txt
email:
- h1
- h2
- !I_eml
form:
contact: [ p , i-txt ]
input: [I_name , I_email , I_btn]
footer: #FFFFFF
txt
i^4
# Color
primary: #69c1a3
secondary: [#464646,#323030,#818180]
gradient: #42380e
#Font
f1: Lato
f2: Raleway
```