Skip to content

Latest commit

 

History

History

babel-preset-env

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Example: babel-preset-env

Standard - JavaScript Style Guide

Example for the babel/babel-preset-env.

Installation

  1. Install Node.js
  2. cd PROJECTDIR
  3. npm install

Description

You can try the transpile by babel-preset-env. Settings are for the Elecrton and those posted in the README of babel-preset-env.

  • All
    • npm start or npm run build
  • One by one
    • npm run build:XXXX

License

MIT