1.4.1 • Published 10 months ago

@themost/create-express-app v1.4.1

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
10 months ago

@themost/create-express-app

A template for creating a simple Express.js application

screenshot

Usage

npx @themost/create-express-app <project name>

Features

Serve

Serve application in dev mode with live-reloading

npm run serve

Test

Unit testing with jasmine

npm test

Build

Build with babel

npm run build

Start

Start application in production mode

npm start
1.2.0

10 months ago

1.4.1

10 months ago

1.4.0

10 months ago

1.3.0

10 months ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago