amite / minimal-node-app

minimal node app with babel configured

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Node Application

An easy way to get started with JavaScript on the command line. Read more about it.

Now updated with fixes

Installation

  • git clone git@github.com:amite/minimal-node-app.git
  • cd minimal-node-application
  • npm install
  • npm start
  • optional: include .env in your .gitignore

About

minimal node app with babel configured


Languages

Language:JavaScript 90.5%Language:Shell 9.5%