Skip to content

Commit ec41bdb

Browse files
authored
Update README.md
1 parent 6caa67b commit ec41bdb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
11
# server-side-render
2+
## for development
3+
> npm run start
4+
## for production
5+
> npm run build
6+
### start production server
7+
> node bin/www.js

0 commit comments

Comments
 (0)