Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 844 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 844 Bytes

Mondrian Wallpaper Generator

Generate wallpapers similar to art by Piet Mondrian using CSS Grid and JS. Inspired by a video from from Jen Simmons. Demo site

Examples

Installing

npm install

Development

npm start

Previewing

npm run preview

Building

npm run build