https://github.com/gilbox/babel-mocha-seed
plant a seed
https://github.com/gilbox/babel-mocha-seed
Last synced: 10 months ago
JSON representation
plant a seed
- Host: GitHub
- URL: https://github.com/gilbox/babel-mocha-seed
- Owner: gilbox
- Created: 2015-06-24T06:47:05.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-24T08:38:18.000Z (about 11 years ago)
- Last Synced: 2025-01-29T11:30:46.576Z (over 1 year ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# babel-mocha-seed
The simplest possible base to use mocha with babel.
## install
npm i
## usage
Run the application:
npm run index
Run mocha:
npm test
## config
Configure babel by editing `babel.conf.js`