get-html-base
v1.2.1
Published
Get HTML base
Downloads
2
Maintainers
Readme
get-html-base
Get base infrastructure by command line for frontend templates, node apps etc.
Features
- deploy html-base by command line
- infrastructure for development JS libraries and Web Components
- deploy HTML5 Boilerplate
- deploy node-frontend-config
Installation
npx get-html-base project-name
Configuration
Configuration options depend of keys, described below
Commandline switches
- without keys - deploy html-base package
- -js - deploy html-base with JS profile oriented on JavaScript libraries and Web Components development
- -node - deploy node server kickstarter with Express/Nodemon etc. node-frontend-config
- -h5bp - deploy HTML5 Boilerplate
Test
node ./bin project-name
License
MIT