# PrismJS--prism **Repository Path**: mirrr/PrismJS--prism ## Basic Information - **Project Name**: PrismJS--prism - **Description**: https://github.com/PrismJS/prism.git - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: brch__v1.29.0 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-07-03 - **Last Updated**: 2025-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 重装环境步骤 1. (重装环境) `bash /app/bash-simplify/nodejs_script/new_PrjNodejsEnv_by_nodeenv.sh /app2/PrismJS--prism/ 18.20.3` 2. (激活nodejs环境) `source PrjNodeJsEnvActivate.sh` 3. (安装依赖) `pnpm install ` 4. (执行package.json中build命令别名) `pnpm run build` 5. (执行package.json中start命令别名) `pnpm run start` 6. 访问,看到两个c++代码块(语法高亮), http://10.0.4.230:8080/test.html