Get Started

Welcome to Panel Admin

If you own a theme’s license already, thank you very much for purchasing!

Get started with Panel Admin!

This guide will help you get started with Panel Admin! All the important stuff – compiling the files, structure, build tools, file includes – is documented here, but should you have any questions, always feel free to reach out to mylifedesign143@gmail.com


Development setup

To get started, you need to do the following:

  1. Make sure you have Node installed since Panel Admin uses npm to manage dependencies. If you don't, installing is quite easy, just visit the Node Downloads page and install it.
  2. Unzip your theme and open your command line, making sure your command line prompt is at the root of the unzipped theme directory.
  3. npm install: Open your command line to the root directory of your unzipped theme and run to install all of Landkit's dependencies.
  4. gulp: Run gulp command once all dependecies installed

It's that simple! If you're not used to using terminal, don't worry, this is as advanced as it gets. If you want to kill the server and stop Webpack, just hit Control + C.

© . Copyright