Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 253 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 253 Bytes

babel-example

Get started by

git clone https://github.com/ibolmo/babel-example.git
cd babel-example
npm install
npm run build
node dist/app.js

Note: remove the .git folder and then git init for a starting point in your project.