So siehts ganz gut aus !
This commit is contained in:
15
node_modules/pug/test/README.md
generated
vendored
Normal file
15
node_modules/pug/test/README.md
generated
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# Running Tests
|
||||
|
||||
To run tests (with node.js installed) you must complete 2 steps.
|
||||
|
||||
## 1 Install dependencies
|
||||
|
||||
```
|
||||
npm install
|
||||
```
|
||||
|
||||
## 2 Run tests
|
||||
|
||||
```
|
||||
npm test
|
||||
```
|
||||
Reference in New Issue
Block a user