Select languages and frameworks
#
HTML template engine- HTML (with handlebars)
- Pug
#
CSS language#
JavaScript preprocessor- Babel (Default: 7.9.6)
- TypeScript (Default: latest)
To update the version, please use the command after creating the boilerplate.
e.g. npm i -D typescript@4.1.3
.
#
JavaScript frameworksAutomatically available in selected preprocessors.
- Vue (Babel/TypeScript)
tip
After creating the boilerplate, if you want to change the language or other settings, you can do so by installing the necessary plugins or creating your own and modifying webpack.config.js
.
Plugins we have available.