Seed Project

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 Adding New Component . 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 Adding Menu In Different Layouts. There you can get step by step procedure of how to add a new menu item in different layouts.

Last updated