# nextjs

这个目录展示了如何在 next.js 项目里使用神策 JS SDK，相关代码详见 `components/MyLayout.js`

```
npm install
npm run dev
```

