We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b62c8b commit 19467e9Copy full SHA for 19467e9
package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "middleware",
3
"version": "0.0.1",
4
+ "keywords": ["react", "node", "express", "redux", "isomorphic", "服务端渲染", "server side render"],
5
"scripts": {
6
"start": "nodemon ./bin/www",
7
"prebuild": "rimraf ./dist && babel bin --out-dir dist/bin --copy-files && cross-env BABEL_ENV=node babel client --out-dir dist/client --copy-files && babel server --out-dir dist/server --copy-files",
0 commit comments