This website requires JavaScript.
Explore
Help
Register
Sign In
agatha
/
react-ssr-boilerplate
Watch
1
Star
0
Fork
0
You've already forked react-ssr-boilerplate
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Boilerplate template for Server-Side Rendering with React
10
Commits
1
Branch
2
Tags
45
KiB
JavaScript
100%
fb64977d06
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
agatha
fb64977d06
implement react-router
2024-04-12 20:43:08 -04:00
src
implement react-router
2024-04-12 20:43:08 -04:00
.gitignore
exclude public build
2024-04-12 19:55:23 -04:00
package.json
consolidate dev scripts with npm-run-all
2024-04-12 19:58:26 -04:00
webpack.base.js
refactor for common webpack config
2024-04-12 19:55:40 -04:00
webpack.client.js
refactor for common webpack config
2024-04-12 19:55:40 -04:00
webpack.server.js
use webpack-node-externals in server build
2024-04-12 20:04:31 -04:00