File tree 2 files changed +4
-10
lines changed 2 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 1
1
# template-react-static
2
2
3
- > React template for static websites development, powered by [ React Static] ( https://github.com/nozzle/react-static ) .
3
+ > React template for static website development, powered by [ React Static] ( https://github.com/nozzle/react-static ) .
4
4
5
5
## Usage
6
6
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " template-react-app " ,
2
+ "name" : " template-react-static " ,
3
3
"version" : " 0.0.0" ,
4
- "description" : " React template for web app " ,
4
+ "description" : " React template for static website " ,
5
5
"repository" : {
6
- "url" : " dwarvesf/template-react-app " ,
6
+ "url" : " dwarvesf/template-react-static " ,
7
7
"type" : " git"
8
8
},
9
9
"author" : " dwarvesf <gnhuy91@gmail.com> (github.com/dwarvesf)" ,
18
18
"devDependencies" : {
19
19
"ava" : " ^0.21.0" ,
20
20
"sao" : " ^0.22.1"
21
- },
22
- "dependencies" : {
23
- "ejs" : " ^2.6.1"
24
- },
25
- "resolutions" : {
26
- "ejs" : " ^2.6.1"
27
21
}
28
22
}
You can’t perform that action at this time.
0 commit comments