# fd-pre **Repository Path**: it_chen/fd-pre ## Basic Information - **Project Name**: fd-pre - **Description**: No description available - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-03-26 - **Last Updated**: 2021-07-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fd-pre 1.install node 2.run `npm install -g @angular/cli` for install angular CLI 3.Run `npm install` for install package. 4.Run `npm start` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.