Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue-loop

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-loop

  • 0.1.1
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Static Starter

A static starter for small sites. We're compiling with Laravel.Mix which has a lot of handy helpers over the top of webpack.

Installation

  • Clone git clone https://github.com/lookstudios/static-starter.git
  • Download latest version

Installing Assets

  • cd static-starter
  • npm install or yarn

Compiling assets

  • npm run dev - Compiles development mode
  • npm run production - Compiles assets down for production usage
  • npm run watch - Runs a watcher and auto compiles when assets are updated

Features

  • Auto compress images
  • Auto compile JS & Sass
  • Auto prefixes
  • Supports hot reloading
  • Supports browser sync
  • ES6 support
  • Vue files support
  • Compresses images
  • Multiple enviroments for different compiling methods

Support

License

MIT

FAQs

Package last updated on 28 Apr 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