0.1.12 • Published 10 months ago

@jandranrebbalangue/express-js v0.1.12

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

Express Project Generator

Convenient way to scaffold express project

Installation

$ npm install -g @jandranrebbalangue/express-js

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 create-express-proj "project name"

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

$ cd "project name" && npm install &&  npm run dev
0.1.12

10 months ago

1.0.12

10 months ago

1.0.11

10 months ago

1.0.10

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago