💄
This commit is contained in:
parent
939ead3aee
commit
9b8ee42f79
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ your-app/
|
|||
└── index.html
|
||||
```
|
||||
|
||||
The format of `package.json` is exactly the same as with Node's modules, and the
|
||||
The format of `package.json` is exactly the same as that of Node's modules, and the
|
||||
script specified by the `main` field is the startup script of your app, which
|
||||
will run on the browser side. An example of your `package.json` might look like
|
||||
this:
|
||||
|
|
Loading…
Add table
Reference in a new issue