0.1.4 • Published 3 months ago

am-create-express v0.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months 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

3 months ago

0.1.3

6 months ago

0.1.2

6 months ago

0.1.1

6 months ago

0.1.0

6 months ago

0.0.10

9 months ago

0.0.9

9 months ago

0.0.8

10 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago