https://github.com/caged/node-starter
A template repository used to create and deploy a static website to GitHub Pages.
https://github.com/caged/node-starter
gh-pages nodejs vite website
Last synced: about 1 month ago
JSON representation
A template repository used to create and deploy a static website to GitHub Pages.
- Host: GitHub
- URL: https://github.com/caged/node-starter
- Owner: caged
- Created: 2021-05-31T18:33:51.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-03T05:26:40.000Z (about 5 years ago)
- Last Synced: 2025-07-26T16:45:59.985Z (11 months ago)
- Topics: gh-pages, nodejs, vite, website
- Language: HTML
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Basic website starter template
A template repository used to create and deploy a static website to GitHub Pages.
### Requirements
All of these requirements have simple visual installers.
- [nodejs](https://nodejs.org/en/) >= 16.2.0 - Older versions may work
- [git](https://git-scm.com/)
- A text editor: One of [vscode](https://code.visualstudio.com/), [textmate](https://macromates.com/), or [atom](https://atom.io/)
### Get started
1. Click the clone template button
2. Run `git clone https://github.com/yourname/yourepo.git`
3. Run `npm install` from the project directory on your machine.
4. Run `npm run dev` to start a local server