0.1.4 • Published 1 year ago

am-create-express v0.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

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
0.1.4

1 year ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago