HTML5 application, built with Brunch, Bootstrap Sass And jQuery
- Install (if you don't have them):
- Run:
- Learn:
public/dir is fully auto-generated and served by HTTP server. Write your code inapp/dir.- Place static files you want to be copied from
app/assets/topublic/. - Place styles in
app/scss/stylesto be compiled topublic/css/app.css - Place styles in
app/scss/styles-rtlto be compiled topublic/css/app-rtl.css - Place styles in
app/scss/editorto be compiled topublic/css/editor.css - Place styles in
app/scss/editor-rtlto be compiled topublic/css/editor-rtl.css - Place javascripts in
app/scriptsto be concatenated topublic/js/app.js - Brunch site
- Sass site
- Bootstrap site
You can use the Brunch Wordpress Theme starter theme , which make use of all features of this skeleton in wordpress context.
