Skip to content

maderesponsively/mud-fractal

 
 

Repository files navigation

Mudstone + Fractal

Mud

Frontend starter kit integrated with Fractal, inspired by Blendid

Recommended requirements
  • node >= 8.6.0
  • gulp >= 3.91
  • yarn >= 0.27.5
  • webpack >= 3.0.0
Installation

yarn

Development mode

yarn start

Build

yarn run build

Setup fractal/craft build

yarn run init:craft

Build for craftcms

yarn run build:cms

Build for optimised static files

yarn run build:static

Take regression test reference

yarn run reference

Regression test diff

yarn run diff

Generate SSL certs

yarn run gen-cert

Run tests

yarn run test

About

Fractal/Mudstone Frontend Boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.6%
  • CSS 25.0%
  • HTML 17.4%