donhenton / node-babel

simple node babel application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NODE BABEL APPLICATION

Installation

  • npm install
  • npm start
  • optional: include .env in your .gitignore

VSCode Debugging

the .vscode folder contains a config for debugging note that the remoteRoot and localRoot are the same since this is a simple system for debugging for testing purposes

this configuration is for attaching to already running debugger

About

simple node babel application


Languages

Language:JavaScript 100.0%