An open API service indexing awesome lists of open source software.

https://github.com/htmlburger/pixelparallel

Interactive "HTML vs Design" workflow for front-end developers 📐
https://github.com/htmlburger/pixelparallel

Last synced: about 1 year ago
JSON representation

Interactive "HTML vs Design" workflow for front-end developers 📐

Awesome Lists containing this project

README

          

PixelParallel

> PixelParallel by htmlBurger - Pixel perfect HTML vs Design tool for developers

PixelParallel is a completely free, super handy and light HTML vs Design comparison tool for front-end developers that will help you code pixel perfect websites with ease.

Built from developers to developers, PixelParallel is a tool working in favor of the ultimate precision in front-end coding.

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build extension
npm run extension
```