Home

Awesome

<p align="center"> <img src="/art/logo.png" width="400" height="92" alt="scaffold-static logo"> </p> <br> <br> <p align="center"> <a href="https://travis-ci.com/jamesgeorge007/scaffold-static"><img src="https://travis-ci.com/jamesgeorge007/scaffold-static.svg?branch=master" alt="Build Status"/></a> <a href="https://www.npmjs.com/package/scaffold-static"><img src="https://badgen.net/npm/v/scaffold-static" alt="npm version"/></a> <a href="https://www.npmjs.com/package/scaffold-static"><img src="https://badgen.net/npm/dm/scaffold-static" alt="Downloads"/></a> <a href="http://github.com/jamesgeorge007/scaffold-static/pulls"><img src="https://img.shields.io/badge/PRs%20-welcome-brightgreen.svg" alt="PRs Welcome"/></a> </p> <p align="center"> <a href='https://www.buymeacoffee.com/jamesgeorge007' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://bmc-cdn.nyc3.digitaloceanspaces.com/BMC-button-images/custom_images/orange_img.png' border='0' alt='Buy Me a Coffee' /></a> </p>

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

Installation

npm install -g scaffold-static

Usage

If you have installed scaffold-static globally,

scaffold-static new <project_name>

or, you could use it with npx

npx scaffold-static new <project_name>

How it works

Currently the following CSS frameworks are supported:-

Contributing

Please see the contributing guidelines

License

GNU GPL V3

Credits