Skip to content

rwieruch/minimal-node-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Node Application

Build Status Slack Greenkeeper badge

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

Edit minimal-react-webpack-babel-setup

Installation

  • git clone [email protected]:rwieruch/minimal-node-application.git
  • cd minimal-node-application
  • npm install
  • npm start
  • optional: include .env in your .gitignore