File: README.md

package info (click to toggle)
node-uuid 8.3.2%2B~8.3.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,576 kB
  • sloc: javascript: 2,177; sh: 33; makefile: 23
file content (8 lines) | stat: -rw-r--r-- 136 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
# uuid example Node.js with Webpack

```
npm install
npm test
```

This will run webpack and execute the resulting bundles in `./dist`.