# 421-dorm **Repository Path**: margatroid/dorm-421 ## Basic Information - **Project Name**: 421-dorm - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2019-11-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-parcel-ts-starter ## Build & Run To start a local dev server, run ``` bash npm run serve ``` To build site to `/dist`, run ``` bash npm run build ```