File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
- # ` react-scripts-ts ` [ ![ npm version] ( https://badge.fury.io/js/react-scripts-ts.svg )] ( https://badge.fury.io/js/react-scripts-ts ) [ ![ Build Status] ( https://travis-ci.org/wmonk/create-react-app-typescript.svg?branch=master )] ( https://travis-ci.org/wmonk/create-react-app-typescript )
1
+ # ` react-scripts-ts-ai ` [ ![ Build Status] ( https://travis-ci.org/andersinno/create-react-app-ai.svg?branch=master )] ( https://travis-ci.org/andersinno/create-react-app-ai )
2
+
3
+ #### This is a fork of [ wmonk/create-react-app-typescript] ( https://github.com/wmonk/create-react-app-typescript )
2
4
3
5
Create React apps (with Typescript) with no build configuration.
4
6
@@ -9,7 +11,7 @@ _Do you know react and want to try out typescript? Or do you know typescript and
9
11
``` sh
10
12
npm install -g create-react-app
11
13
12
- create-react-app my-app --scripts-version=react-scripts-ts
14
+ create-react-app my-app --scripts-version=react-scripts-ts-ai
13
15
cd my-app/
14
16
npm start
15
17
```
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " react-scripts-ts" ,
2
+ "name" : " react-scripts-ts-ai " ,
3
3
"version" : " 2.7.0" ,
4
4
"description" : " Configuration and scripts for Create React App." ,
5
- "repository" : " wmonk /create-react-app" ,
5
+ "repository" : " andersinno /create-react-app-ai " ,
6
6
"license" : " BSD-3-Clause" ,
7
7
"engines" : {
8
8
"node" : " >=6"
9
9
},
10
10
"bugs" : {
11
- "url" : " https://github.com/wmonk /create-react-app/issues"
11
+ "url" : " https://github.com/andersinno /create-react-app-ai /issues"
12
12
},
13
13
"files" : [
14
14
" bin" ,
You can’t perform that action at this time.
0 commit comments