terminal - How do you create a project from scratch using Brunch.io, without using their skeletons? -
i couldn't find brunch.io skeleton suited project , tried start scratch , create own. wasn't before long scratching head instead.
could please explain how start new project in empty folder , integrate brunch, using terminal , text editor?
please not use existing skeletons
ideally i'm looking tutorial this: https://coderwall.com/p/pijtcq, more detail @ each step.
i suggest take @ dead-simple brunch, official skeleton maximally minimal.
https://github.com/brunch/dead-simple
maybe still take , add own framework, lang plugins , stuff.
or, can re-create own, following same path: add bower.json
, brunch-config
, package.json
. that's it, guess.
Comments
Post a Comment