Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 442 Bytes

File metadata and controls

25 lines (18 loc) · 442 Bytes

Modularni urad admin webclient

how to debug

# Install dependencies.
npm install

# Serve with automatic reloading.
npm start

Update zavislosti

git submodule update --remote --merge

init zavislosti

git submodule add https://github.com/pirati-web/layouts _layouts
git submodule add https://github.com/pirati-web/partials _includes/shared/
git submodule init