All Projects → ZJU-CC98 → CC98-PWA

ZJU-CC98 / CC98-PWA

Licence: MIT License
ZJU CC98 Forum mobile version.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to CC98-PWA

Mix.core
🚀 Mixcore CMS is an open source CMS that support both headless and decoupled to easily build any kinds of app/web app/customisable APIs built on top of ASP.NET Core / Dotnet Core. It is a completely open source ASP.NET Core (Dotnet Core) CMS solution. https://mixcore.org
Stars: ✭ 304 (+484.62%)
Mutual labels:  pwa, forum
Front-end-tutorial
🐼 最全的资源教程-前端涉及的所有知识体系,并在 Nice Front-end Tutorial 持续更新;
Stars: ✭ 1,655 (+3082.69%)
Mutual labels:  pwa
vue-input-streaming
A Vue2 Input Streaming RealTime And Two Way Data Binding Broadcasting with Pusher
Stars: ✭ 24 (-53.85%)
Mutual labels:  pwa
how-to-venia
Magento PWA Storefront based on PWA Studio's Venia Storefront (Concept)
Stars: ✭ 39 (-25%)
Mutual labels:  pwa
quiz-app
🏆 QuizApp is a free and open-source quiz application that lets you play fully customized quizzes right in the browser.
Stars: ✭ 97 (+86.54%)
Mutual labels:  pwa
phos
Solution for personal music/podcast management based on Notion.so
Stars: ✭ 47 (-9.62%)
Mutual labels:  pwa
dillo
Free and open web platform created to support crowd-driven content.
Stars: ✭ 62 (+19.23%)
Mutual labels:  forum
quasar-warren
💰📈 A dashboard based on the Warren platform made with Quasar Framework
Stars: ✭ 30 (-42.31%)
Mutual labels:  pwa
Beatbump
Alternative YouTube Music frontend built with Svelte/SvelteKit 🎧
Stars: ✭ 77 (+48.08%)
Mutual labels:  pwa
iyagi-bbs
Python web board system (textboard, CGI, flatfile)
Stars: ✭ 18 (-65.38%)
Mutual labels:  forum
haitou
Private Torrent Forum/Tracker in Portuguese BR (On Development now)
Stars: ✭ 16 (-69.23%)
Mutual labels:  forum
next-pwa-template
Next.js progressive web app template
Stars: ✭ 266 (+411.54%)
Mutual labels:  pwa
pwa-cookbook
A step-by-step guide to Progressive Web Applications
Stars: ✭ 21 (-59.62%)
Mutual labels:  pwa
currency-converter
💰 Easily convert between 32 currencies
Stars: ✭ 16 (-69.23%)
Mutual labels:  pwa
udacity-google
Udacity Grow with Google challenge scholarship program
Stars: ✭ 35 (-32.69%)
Mutual labels:  pwa
react-boilerplate
minimalize modern react boilerplate created using webpack 4 include technology pwa and include popular tools for react developer
Stars: ✭ 18 (-65.38%)
Mutual labels:  pwa
englishextra.github.io
English Grammar for Russian-Speakers, a PWA website + SPA
Stars: ✭ 19 (-63.46%)
Mutual labels:  pwa
sheiley-shop-app
Sheiley Shop is a PWA to track personal purchases, No more paper and pencil to go to the supermarket 🏬
Stars: ✭ 35 (-32.69%)
Mutual labels:  pwa
carbonbond
碳鍵。提高你的鍵能,把那些笨蛋嘴成渣吧!
Stars: ✭ 14 (-73.08%)
Mutual labels:  forum
scriptified.dev
A weekly newsletter with insightful tips, tools, resources & more on React and JavaScript. Made with NextJS && TailwindCSS. Curated by @gupta-ji6 && @prateek3255.
Stars: ✭ 18 (-65.38%)
Mutual labels:  pwa

cc98 logo

CC98-PWA

CC98 Forum PWA version.

项目技术栈

  • [email protected]

  • @reach/router

  • ​@material-ui@4

  • styled-component@4

  • webpack@4

  • typescript

知识库

CC98 语雀知识库

开发说明

启动项目

// 下载项目
git clone https://github.com/ZJU-CC98/CC98-PWA.git

// 切换到开发分支
git checkout dev

// 安装依赖 (你也可以使用 yarn 或 cnpm)
npm i

// 启动开发服务器
npm run dev

webpack 配置说明

开发配置允许开发者自定义

自定义的开发配置应放在在项目根目录下的 .env/dev.js 文件内

例子:

// .env/dev.js

module.exports = {
  // 更改端口为 9000
  devServer: {
    port: 9000,
  },
}

自动构建说明

不需要触发自动构建的提交请在 commit message 任意位置加上 [skip ci]

开发组


Deturium

项目背锅人

小氢气


Dearkano

苦力

斋藤飞鸟朋友


AsukaSong

高级 Webpack 配置工程师

董松松松


adddna

低级前端开发

zza


c708423

前端开发

qc


tgsmdww

前端开发

TG


Tsukiko15

后端开发

主席

联系方式

Email: [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].