0.1.0-alpha.4.2 • Published 10 years ago
wexgen v0.1.0-alpha.4.2
Wexgen – WDI's Express Generator
An Express application generator following WDI conventions.
Attribution
While a fork of the Express generator, this project is very different from the original in scope and form. However, the basic template for the completed application (and this documentation) is taken directly the original. All thanks to everyone who has worked on Express, and who keep it and its suite of tools running. Send them tips!
Installation
$ npm install -g wexgenQuick Start
The quickest way to get started with wex is to utilize the executable
wexgen to generate an application as shown below:
Create the app:
$ wexgen /tmp/example-appInstall dependencies:
$ cd /tmp/example-app && npm installRock and roll:
$ nodemonLicense
0.1.0-alpha.4.2
10 years ago
0.1.0-alpha.4.1
10 years ago
0.1.0-alpha.4.0
10 years ago
0.1.0-alpha.3.1
10 years ago
0.1.0-alpha.3
10 years ago
0.1.0-alpha.2
10 years ago
0.1.0-alpha.1
10 years ago
0.1.0-alpha
10 years ago