Skip to content

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

Notifications You must be signed in to change notification settings

Bottelet/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

Languages

  • CSS 47.8%
  • JavaScript 28.7%
  • HTML 23.4%
  • Dockerfile 0.1%