Coming Soon Template Vuejs screenshot

Coming Soon Template Vuejs

Author Avatar Theme by Kgkanatsios
Updated: 7 Apr 2024
12 Stars

Blank Cooming Soon template using Vue.js

Categories

Overview:

This product is a simple Coming Soon template built with Vue.js. It provides a clean and minimalistic design for creating a coming soon page for a website or application. The template includes various configuration options and supports integration with Google Analytics.

Features:

  • Clean and minimalistic design
  • Customizable disclaimer message
  • Social media integration (Facebook, YouTube, Instagram, LinkedIn)
  • Google Analytics integration

Installation:

  1. Clone the project repository from [link to repository].
  2. Navigate to the project directory.
  3. Install the required dependencies by running the following command:
npm install
  1. Set the following environment variables in the .env file:
    • VUE_APP_TITLE: The desired title for the coming soon page.
    • VUE_APP_DISCLAIMER_FIRST_LINE: The first line of the disclaimer message.
    • VUE_APP_DISCLAIMER_SECOND_LINE: The second line of the disclaimer message.
    • VUE_APP_FACEBOOK: The URL to the Facebook page.
    • VUE_APP_YOUTUBE: The URL to the YouTube channel.
    • VUE_APP_INSTAGRAM: The URL to the Instagram profile.
    • VUE_APP_LINKEDIN: The URL to the LinkedIn profile.
    • VUE_APP_GA_ID: The Google Analytics ID.
    • VUE_APP_GTAG_ID: The Google Global site tag ID.
  2. Compile and hot-reload the project for development by running the following command:
npm run serve
  1. To compile and minify the project for production, run the following command:
npm run build

Summary:

The Simple Coming Soon Template is a Vue.js-based template for creating a coming soon page. It offers a clean design and various customizable options such as the disclaimer message and social media integration. The template also supports Google Analytics for tracking website traffic. With easy installation and configuration, this template provides a convenient solution for creating a stylish and functional coming soon page.