Skip to content

devplaybooks/ES2020

Repository files navigation

ES2020 Template

This is an attempt at creating an ES2020 JavaScript project template with the following features:

Add Babel

This is from the Babel Usage Guide

$❯ npm install --save-dev @babel/cli @babel/preset-env @babel/node karma-babel-preprocessor genversion
$❯ npm install --save @babel/polyfill commander

Install Nodemon

$❯ npm install -g nodemon

Dependencies

Helpful

Releases

Packages

Contributors

Languages