Skip to content

Instantly share code, notes, and snippets.

@maximzhurkin
Created May 26, 2017 18:38
Show Gist options
  • Select an option

  • Save maximzhurkin/234efb2d82c8cd9e3627e88c609b27a9 to your computer and use it in GitHub Desktop.

Select an option

Save maximzhurkin/234efb2d82c8cd9e3627e88c609b27a9 to your computer and use it in GitHub Desktop.
npm i -g vue-cli yarn
vue init webpack <project>
cd <project>
yarn && yarn add pug pug-loader stylus stylus-loader
yarn run dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment