Sign in
Log inSign up

How do you normally start or scaffold your websites and/or apps?

Marcin Piekarski's photo
Marcin Piekarski
·May 11, 2017

Hey everyone, I'm curious. How are you starting or scaffolding your projects these days?

  • Do you normally take the manual path and start everything from scratch?
  • Do you use something like create-react-app, vue-cli, angular-cli?
  • Do you use a Yeoman generator such as generate-webapp?
  • Do you use something like Webflow, Pinegrow Web, Bootstrap Studio?
  • Do you have your own template that you re-use?
  • Do you use Sketch or Photoshop to extract all your assets?
  • Does your designer provide you with all the assets?

In my case, I normally something such as the vue-cli to kick start the project, which then I setup to match our preferences.

I then get provided a Sketch file by our designer and I spend the time extracting out all the assets.