Skip to content

AkshayKumar41/HAAK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HAAK Setup

Standard runtime

  • Node: 20.x
  • npm: 10.x

This repo enforces versions via engines + .npmrc (engine-strict=true).

Install (all)

npm run install:all

Run

npm run dev:backend
npm run dev:frontend

Fresh install rule

Always use npm ci (not npm install) for reproducible installs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors