Skip to content

niallobrien/sails-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sails-boilerplate

A Sails application boilerplate.

##Updates Updated to include sails-hook-autoreload which is a Sails JS hook to autoreload controllers and models when changed. Updated to include sails-grunt-babel so that we can write ES6 for our client-side JS. Updated to include LiveReload support. Download the extension for your browser.

This boilerplate is setup to use Pug for templating, Sass for styles and includes Vue.js out of the box.

Usage

Clone this repo, cd into the directory, npm install or yarn install then sails lift. Frontend assets will recompile automatically, but certain backend changes will require that you restart the server.

About

Default setup for Jade & Sass (libsass)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published