croraf / ordinacija

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HOW TO DEVELOP:

  1. "cd frontend"
  2. "npm run dev"
  3. open page on "localhost:9002"

HOW TO COMPILE FOR BUILD:

  1. "cd frontend"
  2. "npm run compileStatic"
  3. your compiled files ready to deploy will be in "/frontend/dist"

TODO: -make hash router to avoid backend (or enable browser-history-api router)

About


Languages

Language:JavaScript 97.7%Language:HTML 1.3%Language:CSS 1.0%