Install Pristine:
npm config set @wurielle:registry https://npm.pkg.github.com && npm install @wurielle/pristine
Launch the setup:
npx pristine install PROJECT_TYPE
Available project types:
Project Type | Description |
---|---|
vue-cli | Vue CLI Project |
vue-cli-symfony-4 | Vue CLI in a Symfony 4 Project |
vue-cli-app | Vue CLI with Electron (and NativeScript soon) |