0.0.2 • Published 7 years ago

create-express-server v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Create Express Server

Create an express server with next-gen javascript powered by babel.

This project's current status is WIP and anything here is subject to change.

Quick Overview

npm install -g create-express-server

create-express-server my-app
cd my-app/
npm start