Skip to content

RhysFox/scaffold-static

 
 

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

About

Scaffolding utility for vanilla-js

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 47.4%
  • Liquid 36.7%
  • CSS 12.3%
  • JavaScript 3.6%