Giter Club home page Giter Club logo

brunch-guide-demos's Introduction

Demo repository for in-depth Brunch article

This repository contains multiple Brunch-related demo projects to go along with this (French-language) in-depth article.

Every step of the way has its own project: you’ll need to npm install in each one, and possibly bower install as well.

brunch-guide-demos's People

Contributors

goshacmd avatar paulmillr avatar tdd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

brunch-guide-demos's Issues

0-starter not compiling assets

I was just working through the guide and couldn't get my styles to compile.

So I cloned this repo and ran npm install and brunch build:

18 Mar 12:31:30 - info: copied index.html in 370ms

The scripts and styles do not seem to have compiled!

$ ls public
index.html

Debug info shows the script and style files being added, but they are never written:

  $ brunch b -d
  brunch:config Trying to load brunch-config +0ms
  brunch:plugins Loaded plugins:  +51ms
  brunch:watch add package.json +29ms
  brunch:watch add brunch-config.coffee +1ms
  brunch:watch add app/application.js +4ms
  brunch:list Reading app/application.js +1ms
  brunch:watch add app/styles/main.scss +3ms
  brunch:list Reading app/styles/main.scss +0ms
  brunch:watch add app/assets/index.html +1ms
  brunch:asset Init app/assets/index.html directory=app/assets/ relativePath=index.html destinationPath=public/index.html +4ms
  brunch:asset Copied app/assets/index.html +9ms
  brunch:write Writing 0/0 files +68ms

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.