timolinn / node-starter

Boilerplate for Express Nodejs app with Babel 7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-starter

Update Feb. 2020

cleaned up git history

Boilerplate for Express Nodejs app with Babel 7

Installation

    npm install
    cp .env.sample .env
    npm run watch

visit http://localhost:7777

About

Boilerplate for Express Nodejs app with Babel 7


Languages

Language:JavaScript 100.0%