Skip to content

beldorcentr/rdview-front

Repository files navigation

Rdview

Road View front-end

Development server

Run npm run start or npm run start:proxy-icentr for a dev server with proxy to https://i.centr.by/rdview.

Run npm run start:proxy-localhost for a dev server with proxy to localhost.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.