Skip to content

davgit/stitches-template-generator

Repository files navigation

Stitches

A simple, fast web app to generate html based on a collection of commonly used user interface patterns. app-screen-shot

Running it locally

npm install
npm start

this compiles client.js into bundle.js, run postcss for css changes as well as starts the node app.

then head to localhost:3000. You should see stitches now!

About

A web templates generator with functional css (tailwind.css)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published