FrontEnd part of my end-of-degree project.
It's described on assistant.latex
-
Clone this repo.
-
Install dependencies
npm install
- Run the website.
npm run serve
- Enjoy.
-
Clone this repo.
-
Install dependencies
npm install
- Build the website.
npm run build
-
Put
dist
generated folder into the server. In this case, put into/var/lib/www/
. -
Enjoy.