1.4.1 • Published 2 years ago

@themost/create-express-app v1.4.1

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
2 years 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

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago