Quick Start
1. Requirements
Node.js environment:
- Prior to advancement, it is imperative that you possess the most recent stable version of node.js
 - node js 18+
 - npm js 8+
 
2. Installation
Follow the steps below to setup your site template:
Unzip the downloaded package and open the Modernize Sveltekit folder to find all the template files. You wil get Admin folder in there.
1) open terminal and run command :
                        
npm install
                        
                    
                2) run command :
                        
npm run dev