Skip to content

shehinfn/scaffold-static

 
 

Repository files navigation

Scaffold-Static

Build Status npm version Downloads PRs Welcome Dependabot

Buy Me a Coffee

scaffold-static lets you automate the local development environment setup and build static sites (vanilla-JS) with ease.

Installation

npm install -g scaffold-static

How it works

  • Choose your favourite CSS framework to work with.

scaffold-static

  • Generates the required boilerplate template for you.

scaffold-static-console

  • Shows up the template within your default browser.

Template-served

Usage

scaffold-static new <project_name> bootstraps the boilerplate template required to work upon.

Currently the following CSS frameworks are supported:-

License

GNU GPL V3

Packages

No packages published

Languages

  • TypeScript 86.3%
  • JavaScript 13.7%