hyshka / crane

A web based tool for building page anatomies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crane

A web based tool for building page anatomies.

Features (WIP)

  • manage multiple projects
  • build anatomies for pages using rows and blocks
  • choose between multiple sizes for rows
  • support muliple columns in rows
  • rows and blocks are sortable
  • easily export pages or entire projects
  • save projects for later use

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# deploy to now.sh
npm run deploy

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Demo

See: http://localhost:8080/#/projects/lift-interactive for test data.

Or on now.sh: https://crane-cptcrlzkzg.now.sh/#/projects/lift-interactive

About

A web based tool for building page anatomies.


Languages

Language:JavaScript 60.9%Language:Vue 32.3%Language:CSS 6.3%Language:HTML 0.5%