A simple, fast web app to generate html based on a collection of commonly used user interface patterns.
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!