ACM-Thapar / ACM-Thapar/ACM-official-website

Integrate and Route static files in /theme to React

未关闭
#73 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
1
派生
12
PR 合并指标
30 天内没有已合并 PR

描述

Static HTML/CSS/JS files for all pages in the website are present in `/theme`.

We need to integrate them to React, and add appropriate routes

贡献指南

打开贡献指南

调研方向

Start by scanning the `/theme` directory to catalog the static HTML/CSS/JS pages. Then inspect the React app’s routing entry point and asset pipeline to see where new route definitions should be added. Implement route mappings so each `/theme` page is served through React and verify by running the normal app command (`npm start`/build) and checking each new route in the browser.

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, react
领域
frontend
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
52/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。