Bartvds / pixelbutler-starter

Pixelbutler starter kit (Grunt, TypeScript, Webpack)
MIT License
0 stars 0 forks source link

Discussion #1

Open Bartvds opened 9 years ago

Bartvds commented 9 years ago

@noffle I created a first version of a starter project, with all the heavy goodies setup and a working Gruntfile.

Readme needs more work (as per always)..

hackergrrl commented 9 years ago

I'm not sure I'm 100% clear on the purpose: isn't it pretty simple to get up and going already?

Bartvds commented 9 years ago

With simple JS script-tag it is easy yes, but this has the full TypeScript/Webpack/npm modules thing going and a Gruntfile and everything setup.

I created it for a work acquaintance I need to get up to speed in TypeScript: so I needed a bare example project, and this way hopefully it will net us some new PB demos :wink:

hackergrrl commented 9 years ago

I'm inclined to argue that project setup with Typescript/Webpack/npm/whatever is not really a pixelbutler-specific concern. There are lots of resources (I'm assuming) for using these tools together. At the minimum, I'd suggest considering putting the repo on your personal account.

Bartvds commented 9 years ago

Fine, it's moved.