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

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

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`