am-create-express

0.1.4 • Public • Published

Express Project Generator

Convenient way to scaffold express project

Installation

$ npm install -g am-create-express

Quick Start

The quickest way to get started is use npx and pass in the name of the project you want to create. Create the app:$ npx am-create-express "project name"

Start your express app in development mode at http://localhost:3000/:

$ cd "project name" && yarn install && yarn dev

Readme

Keywords

none

Package Sidebar

Install

npm i am-create-express

Weekly Downloads

141

Version

0.1.4

License

MIT

Unpacked Size

94.9 kB

Total Files

88

Last publish

Collaborators

  • jandranrebbalangue