2.9.0 • Published 4 years ago
generator-lionbyte v2.9.0
generator-lionbyte
Generate a JavaScript project
Installation
First, install Yeoman and generator-lionbyte using npm (we assume you have pre-installed node.js).
npm install -g yo generator-lionbyteUsage
mkdir my-new-project
cd my-new-project
yo lionbyteFeatures
This generator scaffolds the following JavaScript project types:
- Node (default)
- Frontend
In addition, the following utility packages are added for all project types:
typescripttype checking with*.jsfilesjestfor testing and code coverageprettierandstandardcode style and linter- Travis-CI script to run the tests
- Optional pre-commit hook to run these linters via
huskyandlint-staged
Project Type: Node (Default)
- Meant to serve as a base for any Node.js projects
Project Type: Frontend
webpackconfigurations for development and production- Styles
- Autoprefixer
- CSSNano - Minification
- LESS CSS Preprocessor
- Option to include React
Contributing
See CONTRIBUTING
License
MIT © Mark Hernandez
3.0.0-next.2
4 years ago
3.0.0-next.1
4 years ago
3.0.0-next.3
4 years ago
2.9.0
4 years ago
2.8.3
4 years ago
2.8.2
5 years ago
2.8.1
5 years ago
2.8.0
5 years ago
2.7.0
5 years ago
2.6.1
5 years ago
2.6.0
5 years ago
2.5.0
6 years ago
2.4.0
6 years ago
2.3.2
6 years ago
2.3.1
6 years ago
2.3.0
6 years ago
2.2.1
6 years ago
2.2.0
6 years ago
2.1.1
6 years ago
2.1.0
6 years ago
2.0.0
7 years ago
1.4.0
7 years ago
1.3.0
7 years ago
1.2.0
8 years ago
1.1.0
8 years ago
1.0.1
8 years ago
1.0.0
8 years ago
0.4.0
8 years ago
0.3.2
8 years ago
0.3.1
8 years ago
0.3.0
8 years ago
0.2.2
8 years ago
0.2.1
8 years ago
0.2.0
8 years ago
0.1.0
8 years ago