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

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

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
```