0.1.0 • Published 7 years ago
wendly-home v0.1.0
wendly-home
website files for wendly.com

Features
- website files for wendly.com
- Support i18n
Install
npm install --save wendly-homeScripts
- npm run build :
rm -rf dist && tsc && npm run readme - npm run build:minify :
node dist/lib/minify.js --css --js --debug - npm run dev :
npm run build && node dist/index.js --instance dev --debug - npm run prod :
npm run build && node dist/index.js --instance prod - npm run readme :
node ./node_modules/.bin/node-readme - npm run test :
mocha ./dist/test/*.js
Dependencies
| Package | Version | Dev |
|---|---|---|
| @decorators/di | ^1.0.2 | ✖ |
| @decorators/express | ^2.3.0 | ✖ |
| args-finder | 0.0.3 | ✖ |
| commander | ^2.19.0 | ✖ |
| express-starter-config | ^0.2.1 | ✖ |
| great-logs | 0.0.4 | ✖ |
| prompts | ^2.0.1 | ✖ |
| walkdir | 0.0.12 | ✖ |
| @types/chai | ^4.1.3 | ✔ |
| @types/express | ^4.16.0 | ✔ |
| @types/mocha | ^5.2.0 | ✔ |
| @types/node | ^10.0.4 | ✔ |
| chai | ^4.1.2 | ✔ |
| mocha | ^5.1.1 | ✔ |
| node-readme | ^0.1.9 | ✔ |
Contributing
Please check the Contributing Guidelines for more details. Thanks!
Author
License
0.1.0
7 years ago