https://github.com/puria/w3c-npm-test
https://github.com/puria/w3c-npm-test
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/puria/w3c-npm-test
- Owner: puria
- Created: 2021-03-03T13:26:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-03T13:32:13.000Z (over 4 years ago)
- Last Synced: 2025-01-22T11:47:43.051Z (5 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Get started
```
yarn
yarn start
```## Result
```
yarn run v1.22.10
$ node index.js
{"output":["YES_MOFOS"]}
Done in 0.30s.
```