@themost/create-express-app

1.4.1 • Public • Published

@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

Readme

Keywords

Package Sidebar

Install

npm i @themost/create-express-app

Weekly Downloads

0

Version

1.4.1

License

BSD-3-Clause

Unpacked Size

63.5 kB

Total Files

23

Last publish

Collaborators

  • themost