/babel_and_node

A repo with basic configurations for starting a project with babel and node.js. Intended to be copied/forked and used as a base, not as its own project.

Babel and Node Configurations

Fork or copy this repo to start a new project leveraging babel and node. Includes a package.json with babel tasks and nodemon set up already.

Acknowledgement

This project was adapted from Using babel 7 with node, with all credit to the author.