UNPKG
ssr-hook
Version:
latest (0.2.0)
0.2.0
0.1.1
0.1.0
Server-Side Rendering hook for your React projects.
github.com/ingSlonik/ssr-hook
ingSlonik/ssr-hook
ssr-hook
/
init
/
README.md
22 lines
(15 loc)
•
214 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# __NAME__
Project created with
`ssr-hook`
.
## Develop
``
` $ npm run dev `
``
Open http:
//l
ocalhost:
1234
in your browser.
## Build project
``
` $ npm run build `
``
## Run production server
``
` $ npm start `
``