/tutor-front

online tutoring service frontend

Primary LanguageTypeScript

Online Tutoring Service Front-End

To build this front-end in Angular (development server only):

$ cd /var/www/frontend
$ systemctl stop nginx
$ git checkout dev
$ git pull
$ rm -rf dist
$ ng build --aot --configuration=stage
$ systemctl start nginx

References: Flex-Layout