• Stars
    star
    113
  • Rank 310,115 (Top 7 %)
  • Language
    JavaScript
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

从零开始手搭的React服务端渲染框架

React服务端渲染,使用方式:

1、到node_server文件夹下,执行npm install,然后执行node app.js,启动后端接口的服务器(端口为4000,用其他语言实现均可)

2、npm install nodemon npm-run-all -g 全局安装nodemon工具和npm-run-all,不然之后的项目命令会无法识别

3、到my_ssr文件夹下,执行npm install, 然后执行npm run dev启动项目(命令配置细节请看package.json里面的script内容),打开浏览器通过localhost:3001即可访问。

配套技术点详解文章地址: https://juejin.im/post/5d1fe6be51882579db031a6d

More Repositories

1

react-cloud-music

React 16.8打造精美音乐WebApp
JavaScript
1,953
star
2

my_blog

神三元的博客,一起构建完整知识体系
JavaScript
1,265
star
3

island.js

📝 Vite & MDX powered static site generator. Base on islands architecture
TypeScript
421
star
4

vite-plugin-chunk-split

A vite plugin for better chunk splitting. 一个简单易用的 Vite 拆包插件
TypeScript
286
star
5

leetcode-js

前端数据结构和算法系统练习,冲击一线大厂
252
star
6

juejin-book-vite

《深入浅出 Vite》掘金小册代码示例仓库
HTML
188
star
7

ewas

☁️A complete web development launcher based on Esbuild.基于 Esbuild 的 Web 开发脚手架
TypeScript
52
star
8

esbuild-plugin-swc

Plugin for esbuild to support tranforming js(x)/ts(x) with swc.
TypeScript
13
star
9

sanyuan0704.github.io

HTML
8
star
10

rspack-community-plugins

The community plugins for Rspack.
JavaScript
7
star
11

ink-copy-command

TypeScript
6
star
12

island-template

5
star
13

vite-storybook-starter

🚀A template for storybook using vite, support pnpm.一个支持 pnpm 和 vite 构建的 storybook 模板项目
TypeScript
5
star
14

island-tutorial

JavaScript
3
star
15

tiny-md-compiler-rs

HTML
2
star
16

cli-util-rs

cli template based on rust
Rust
2
star
17

doc-tools-template

TypeScript
2
star
18

vite-iqho4l

Created with StackBlitz ⚡️
JavaScript
1
star
19

green_farm

Vue
1
star
20

template-parser

JavaScript
1
star
21

builder-website

1
star
22

sanyuan0704

1
star
23

chunk-split-issue

CSS
1
star
24

driving_test_system

Java
1
star
25

vite-dynamic-import-bundle-problem

1
star
26

bundleless

1
star
27

asset-source-demo

TypeScript
1
star