Novatheme Document
  • Overview
  • Installation
    • Theme Installation
    • For Development
  • Theme settings
    • Typography
    • Color Schemes
    • Layout
    • Product cards
    • Search Behavior
    • Mobile Settings
  • Sections
    • Header
    • Megamenu
    • Footer
    • Slideshow
    • Multicolumn
    • Media Grid
    • Image Hotspot
    • Media With Text
    • Image Comparison
    • Filter Builder
    • Popup
  • Pages & templates
    • Product page
    • Collection page
    • About Us
    • FAQs Page
    • Wishlist
Powered by GitBook
On this page
  • Technical Stacks:
  • Steps to install Nova theme locally
  1. Installation

For Development

This section is for developers who want to install and develop the Nova Shopify theme locally.

PreviousTheme InstallationNextTheme settings

Last updated 3 months ago

Technical Stacks:

  • version 20 or higher

  • version 9.1.2 or greater

  • 3.1 or higher

  • Alpinejs

  • Tailwind CSS

Steps to install Nova theme locally

  1. After purchasing and downloading the theme package from Novatheme.net, you will have the downloaded package.

  2. Extract/unzip the downloaded package file.

  3. Run the following command lines in the root folder of the theme package to install the Nova theme locally:

npm install

npm run dev

*Note: Please make sure that you are logged in to your store in the Shopify CLI before running the command lines above.

After a successful installation you should see it running correctly as shown in the screenshot below:

Node.JS
NPM
Shopify CLI