Skip to content

Commit 8ce7c40

Browse files
author
Tyler Brandt
committed
README
1 parent 9234528 commit 8ce7c40

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# javascript-sdk-check
2+
3+
Install @optimizely/optimizely-sdk and check its dependencies
4+
5+
## Usage
6+
Use `npm@6`, which runs [`npm audit`](https://docs.npmjs.com/getting-started/running-a-security-audit) automatically on install.
7+
```
8+
$ npm install
9+
...
10+
11+
up to date in 0.703s
12+
[+] no known vulnerabilities found [74 packages audited]
13+
```

0 commit comments

Comments
 (0)