Home
Softono

Scaffold Static

Open source TypeScript
129
Stars
15
Forks
9
Issues
3
Watchers
3 years
Last Commit

 About Scaffold Static

Scaffolding utility for vanilla-js

Platforms

Web Self-hosted

Languages

TypeScript

Need Help Installing Scaffold Static?

We provide expert installation service for this software. Our team will install, configure, and secure Scaffold Static on your server. plans start at just $30.

Scaffold Static

View on GitHub

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