Vue App Starter screenshot

Vue App Starter

Author Avatar Theme by Deepraining
Updated: 30 Jul 2019
10 Stars

一个用于快速创建 Vue 项目的模板脚手架,使用 Webpack 与 Storybook 构建。A boilerplate for creating a Vue application, using Webpack and Storybook.

Categories

Overview

The Vue App Starter is an innovative template scaffolding designed for rapid Vue project creation, utilizing Webpack and Storybook for a streamlined development experience. This tool not only accelerates project initiation but also enhances the iterative design process by integrating support for modern styling solutions and efficient testing frameworks.

With its robust set of features, the Vue App Starter simplifies the long workflow typically associated with setting up new Vue applications. It supports single-page and multi-page structures, offers versatile commands for local server management, and allows for convenient customization of Webpack configurations, making it a must-have for any Vue developer looking to enhance their productivity.

Features

  • Built-in Styling Support: Seamlessly integrates with less and scss, ensuring a flexible styling experience.
  • Single File Components: Promotes clean code structure with a focus on component-based architecture.
  • Jest Testing Support: Comes preconfigured for Jest, enabling efficient unit and integration testing.
  • Storybook Integration: Develop and preview components ahead of time using Storybook, improving UI consistency.
  • Versatile Command Options: Offers commands like dev, serve, build, and sync for various development stages.
  • Custom Webpack Configuration: Easily modify default Webpack settings in scripts/lila-webpack-config to suit specific project needs.
  • Project Structure Flexibility: Supports unique entry directories, making it easy to organize both single and multi-page applications.
  • Command Line Tools: Provides a suite of command-line tools (lila-bin) and core functionalities (lila-core) to simplify the development process.