|- config -> store configuration file |- database -> store database related file |- model -> store model required by database |- lib -> store sugar code for simplifying code structure |- components -> store html virtual element |- pages -> routing point system |- public -> store static file used by system |- styles -> store custom css config |- controller -> store business model