New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mulp

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mulp

Gulp tasks and Fractal

  • 0.1.0-alpha.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-75%
Maintainers
1
Weekly downloads
 
Created
Source

Gulp + Fractal

Mud

Frontend starter kit integrated with Fractal, inspired by Blendid

Requirements
  • node >= 8.6.0
  • gulp >= 3.91
  • yarn/npm
  • webpack >= 3.0.0
Installation

yarn add mulp

Gettings Start

Create project config files and folder structure (fractal mode)

yarn run mulp -- init:fractal

Create project config files and folder structure (html mode)

yarn run mulp -- init:html

Start development server

yarn run mulp

Use a custom path config file: path.config.cms.json

yarn run mulp -- -- --config cms

Create a production build

yarn run mulp -- build -- --env production --config cms

FAQs

Package last updated on 23 Oct 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc