Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 272 Bytes

File metadata and controls

25 lines (16 loc) · 272 Bytes

Enseñas UI

Requirements

  • Node >=v20

Installation

nvm use && yarn

Install git hooks

yarn prepare

Run

  • Create .env.local file and add the variables from .env.example and fill them with your information.
yarn dev