An open API service indexing awesome lists of open source software.

https://github.com/serapath/bare-testcase-01

testcase for bare
https://github.com/serapath/bare-testcase-01

Last synced: 10 months ago
JSON representation

testcase for bare

Awesome Lists containing this project

README

          

# bare-testcase-01
testcase for bare

# issue
```bash
npm run node # => { text: 'hello bare, how are you today?' }
```
```bash
npm run bare # => Uncaught ModuleError: MODULE_NOT_FOUND: Cannot find module 'text' imported from
```