Getting Started

How do I get started with this template?

Learn how to install dependencies and run the development server

1 min läsning

Installation

First, install the dependencies:

npm install

Then start the development server:

npm run dev

Your site will be available at http://localhost:4321.

Building for Production

To create a production build:

npm run build

The static files will be generated in the dist/ directory.

Ämnen

#setup #installation