Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 557 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 557 Bytes

DhampirJS Boilerplate

Branch develop: CircleCI

Introduction

Example project that uses Dhampir Wep Application Framework

Prerequisites

To work with the boilerplate you need:

  1. Node >=20.17
  2. Corepack
  3. Yarn Berry

Getting Started

npm install -g yarn npm install -g corepack corepack enable

yarn install