Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Example: NodeJS - ES6 Modules

Project Setup

npm install

Run

node  --experimental-specifier-resolution=node index.js

Or

npm run start