Skip to content

jamesgeorge007/scaffold-static

Folders and files

NameName
Last commit message
Last commit date
Jul 18, 2021
Dec 17, 2020
Oct 30, 2019
Dec 17, 2020
Dec 23, 2020
Dec 6, 2020
Dec 6, 2020
Jun 9, 2019
Dec 23, 2020
Dec 12, 2020
Nov 28, 2018
Dec 16, 2020
Dec 12, 2020
Dec 13, 2020
Dec 23, 2020
Dec 23, 2020
Dec 23, 2020
Apr 2, 2022

Repository files navigation

scaffold-static logo



Build Status npm version Downloads PRs Welcome

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

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>
  • Supply --use-npm to use npm as the package manager.

How it works

  • Choose your favourite CSS framework to work with.

Currently the following CSS frameworks are supported:-

Contributing

Please see the contributing guidelines

License

GNU GPL V3

Credits