Vuely
  • Introduction
  • Folder Structure
  • Vuely VueJs
    • Different Layouts
      • Adding Menu In Different Layouts
    • Installation
    • Adding New Component
    • Translate The App(Multi Language Support)
    • Adding New Widgets
    • Themes
    • Style Customization
    • Build an App from Scratch
    • Seed Project
    • Deployment
    • UI Components
      • Buttons
      • Cards
      • Selection controls
      • Carousel
      • Chips
      • Date/Month Pickers
      • Dialog
      • Grid
      • Input / Text field
      • List
      • Menu
      • Progress
      • Banner
      • Select
      • Slider
      • Tabs
      • Toolbar
      • Timepicker
      • Forms
  • Vuely-Laravel
    • Folder Structure
    • Installation Vuely-Laravel
    • Customization
  • Vuely-Laravel with Api Authentication
    • Getting Started
    • Passport Authentication
    • Run Vuely-Laravel-Passport
  • Vuely ExpressJs
    • Folder Structure
    • Installation
    • Layouts
    • Style Customization
    • Deployment
    • Translate the App
    • Browsers Compatibilty
    • Credits
  • Vuely Angular Version
    • Folder Structure
    • Installation
    • Layouts
    • Adding/Deleting Menu & Component
    • RTL
    • Deployment
  • Credits
  • Template Update
  • FAQ's (Frequently Asked Questions)
  • Changelog
  • Customer Support
Powered by GitBook
On this page
  1. Vuely VueJs

Seed Project

PreviousBuild an App from ScratchNextDeployment

Last updated 6 years ago

Vuely comes with a seed project. You can start your app from the scratch with this seed project. Its very easy to build a new template structure which can be further extended and enhanced with new features and pages as per requirement.

It includes all the core files required to run the template app with flexibility and ease of use to include new components and modules to integrate new features and functionality.

Add new component:

For adding a new component in seed project, please visit the section . There you can get a complete step by step procedure to add a new component in the vuely template.

Add menu item:

For adding a new menu item in the seed project, please visit the section . There you can get step by step procedure of how to add a new menu item in different layouts.

Adding New Component
Adding Menu In Different Layouts