https://github.com/daggerok/html-css-js-vite-starter
Vite HTML+SCSS+JS starter uses Google font and Font Awesome Free
https://github.com/daggerok/html-css-js-vite-starter
css font-awesome google-fonts html js vite webfont webfontloader webfonts
Last synced: about 2 months ago
JSON representation
Vite HTML+SCSS+JS starter uses Google font and Font Awesome Free
- Host: GitHub
- URL: https://github.com/daggerok/html-css-js-vite-starter
- Owner: daggerok
- Created: 2022-03-19T19:13:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-15T20:17:45.000Z (almost 3 years ago)
- Last Synced: 2025-01-10T00:37:16.224Z (over 1 year ago)
- Topics: css, font-awesome, google-fonts, html, js, vite, webfont, webfontloader, webfonts
- Language: JavaScript
- Homepage: https://daggerok.github.io/html-css-js-vite-starter/
- Size: 3.58 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# html css js vite starter [](https://github.com/daggerok/html-css-js-vite-starter/actions/workflows/github-pages.yaml)
Vite HTML SCSS JS starter uses font-awesome
## Quick start
```bash
npm_config_yes=true npx degit daggerok/html-css-js-vite-starter vite-site-html-css-js
```
## Usage
install packages:
```bash
npm i -E
```
run server in dev mode listening port 5173:
```bash
npm run dev
```
build and run locally listening port 3000:
```bash
npm run build ; npm_config_yes=true npx serve dist
```
## Deployment
To deploy GitHub repository settings you must update `Pages` section:
Build and deployment:
`Source` -> `Deploy from branch`
`Branch` -> `gh-pages / (root)`
## RTFM
- https://fonts.google.com/?subset=cyrillic&preview.size=24