https://github.com/nafeu/vanilla-scaffold
Fast github pages boilerplate generator for a plain HTML/CSS/JS websites
https://github.com/nafeu/vanilla-scaffold
Last synced: about 1 month ago
JSON representation
Fast github pages boilerplate generator for a plain HTML/CSS/JS websites
- Host: GitHub
- URL: https://github.com/nafeu/vanilla-scaffold
- Owner: nafeu
- Created: 2024-04-03T19:18:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-09T20:15:09.000Z (about 1 year ago)
- Last Synced: 2025-04-09T22:57:39.391Z (about 1 month ago)
- Language: JavaScript
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vanilla Scaffold
Fast github pages boilerplate generator for a plain HTML/CSS/JS websites
### Installation
```
npm install
npm link
cp .sample-env .env
```Fill out the `.env` file
### Basic Usage
```
vscaf
```