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

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -