# Angular4-useJS **Repository Path**: mingyueyixi/angular4-usejs ## Basic Information - **Project Name**: Angular4-useJS - **Description**: Angular4项目中调用 js 代码的示例 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2017-06-25 - **Last Updated**: 2022-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Angular-useJs 项目由Angular CLI初始化(https://github.com/angular/angular-cli) version 1.1.3. ## 使用方法 安装依赖库: ``` npm install ``` 运行调试: ``` ng serve -o ```