Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rwieruch/minimal-node-application

Basic Node Babel Server
https://github.com/rwieruch/minimal-node-application

babel boilerplate node node-js nodejs

Last synced: 4 days ago
JSON representation

Basic Node Babel Server

Awesome Lists containing this project

README

        

# Simple Node Application

[![Build Status](https://travis-ci.org/rwieruch/minimal-node-application.svg?branch=master)](https://travis-ci.org/rwieruch/minimal-node-application) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/) [![Greenkeeper badge](https://badges.greenkeeper.io/rwieruch/minimal-node-application.svg)](https://greenkeeper.io/)

An easy way to get started with JavaScript on the command line. [Read more about it](https://www.robinwieruch.de/minimal-node-js-babel-setup).

[![Edit minimal-react-webpack-babel-setup](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/rwieruch/minimal-node-application/tree/master/?fontsize=14)

## Installation

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