Top
Viho Svelte Admin Theme is pure Svelte theme, Yes! you read correctly, it is a fully responsive and premium SVELTESTRAP 5 and Svelte 3 Admin & Dashboard Template. Whether you're creating dashboards, admin panels, then you are at the right place to buy this admin dashboard template. Viho Svelte Admin Dashboard Template is easily customizable and developer-friendly code. It will help your team move faster and save development costs and valuable time.
Follow the documentation carefully for solving your issues in minutes, Apart from that if you don't find solution when you following the docs you can raise a support ticket for your issue from pixelstrap.freshdesk.com
Welcome to Svelte! Svelte helps you build modern web applications for the web, mobile, or desktop.
For getting started an Svelte application you needs two things as Prerequisites.
Before you begin, make sure your development environment includes Node and an npm package manager.
Download stable version of node.js from nodejs.org..It is v18.11.0
Install Node.js using downloaded file
To check your node version, run node -v in a terminal/console window.
Svelte apps depend on features and functionality provided by libraries that are available as npm packages. To download and install npm packages, you must have an npm package manager.
This Quick Start uses the npm client command line interface, which is installed with Node.js by default. To check that you have the npm client installed, run npm -v in a terminal/console window.
For better understanding Svelte we suggest you to once go through official documentation of Svelte from Svelte.com
If you want Viho theme setup then directly follow next Viho setup section
npm create svelte@latest myapp
cd my-app
npm run dev
If you have already download and install node.js and then ignore prerequisites accordingly.
Download latest version of node.js from nodejs.org.
Install Node.js using downloaded file
To check your node version, run node -v in a terminal/console window.
cd theme
npm install
npm run dev
Once you serve your application by default it will take their defalult port so you can open port using localhost://3000
Make sure you are not running any other Nuxt project in local if so then use new generated port from terminal with label called app running at: