nhatlinhdev201 / zola-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zola

Prerequisite

  • Node.js >= 18

Getting started

Installation:

  1. Clone repo:

        git clone https://github.com/KaitoHasei/zola-backend.git

    or

        git clone git@github.com:KaitoHasei/zola-backend.git
  2. Move to repository folder cloned and install dependency with command:

        npm install
  3. Create file .env.development at root folder and add environment

  4. Run server by command:

        npm run dev

About


Languages

Language:JavaScript 100.0%