Skip to content

bamboo-firewall/fe

Repository files navigation

Setup devlopment

cp .env.example .env.production
npm i
npm run prepare
npm run dev