Installation
Vue-CLI
Vue-CLI is a rapid prototyping tool that enables developers to quickly and easily setup pre-defined boilerplate for Vue projects. To install:
yarn global add @vue/cli
Extracting the theme
Unzip the alpha-theme-release.zip
file from your download to any directory.
Select your desired theme:
alpha-theme-release/ # unzip location
|-- construction /
|-- creative /
|-- ecommerce /
|-- saas /
|-- assets.zip
|-- CHANGELOG.md
|-- README.md
Inside the folder, install packages and start a dev server:
cd path/to/alpha-theme-release/theme
yarn
yarn serve
A local development server will start up at http://localhost:8080 and you're ready to go!
Demos
Construction
Creative
ECommerce
SaaS
Art assets
Located in alpha-theme-release/assets.zip