# PMP **Repository Path**: isonz/PMP ## Basic Information - **Project Name**: PMP - **Description**: PMP 工具类网站源码,网站不定期更新。适合PMP备考的同学。PMPBOK,PMPBOK 6.0,PMBOK 6.0系统解析,PMBOK系统解析,项目管理第六版解析,浅析PMP认证新版教材PMBOK指南第六版 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2021-12-27 - **Last Updated**: 2023-07-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app). Below you will find some information on how to perform common tasks.
You can find the most recent version of this guide [here](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md). ## Table of Contents - [Updating to New Releases](#updating-to-new-releases) - [Sending Feedback](#sending-feedback) - [Folder Structure](#folder-structure) - [Available Scripts](#available-scripts) - [npm start](#npm-start) - [npm run start-client](#start-client) - [npm run start-pro](#start-pro) - [npm test](#npm-test) - [npm run build](#npm-run-build) - [npm run eject](#npm-run-eject) - 默认使用HashRouter进行展示,如果需要使用BrowserRouter,请自行修改`route/index.js`文件 ``` js import { //BrowserRouter as Router, HashRouter as Router, Route, Switch, Redirect, Link } from 'react-router-dom' ``` [在线查看](http://pmp.xulayen.com/)