Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netr/babel-jest-node-flow-boiler
boilerplate for node libraries (babel, jest, node, and flow)
https://github.com/netr/babel-jest-node-flow-boiler
babel flow jest node
Last synced: 5 days ago
JSON representation
boilerplate for node libraries (babel, jest, node, and flow)
- Host: GitHub
- URL: https://github.com/netr/babel-jest-node-flow-boiler
- Owner: netr
- Created: 2019-10-05T12:53:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-05T13:02:29.000Z (over 5 years ago)
- Last Synced: 2025-01-18T19:07:09.835Z (6 days ago)
- Topics: babel, flow, jest, node
- Language: JavaScript
- Homepage:
- Size: 85.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
yarn install
``````
yarn build
``````
yarn test
```