An open API service indexing awesome lists of open source software.

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.

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