mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-09-12 13:48:58 +02:00
refactor: migrate the frontend from AngularJS to Vue 3
This commit is contained in:
@@ -2,9 +2,10 @@
|
||||
* Dev proxy for local UI iteration.
|
||||
*
|
||||
* Serves the local `public/` folder for HTML/CSS/JS/partials/images so you
|
||||
* see your design changes instantly, and proxies everything else (API,
|
||||
* see your built UI changes, and proxies everything else (API,
|
||||
* auth, repo content, …) to the live https://anonymous.4open.science site.
|
||||
*
|
||||
* npm run build:ui # rebuild after changing UI scripts or templates
|
||||
* npm run dev:ui # default port 4001
|
||||
* PORT=5000 npm run dev:ui
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user