Skip to content

Repository files navigation

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

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

About

A static starter for small sites

Resources

Stars

88 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages