Warning
This project is deprecated, and the configuration files have been moved to moaqz's configuration.
- Frameworks: Choose between
Vue
orReact
. - ESLint: Based on
@antfu/eslint-config
with minor personal tweaks. - Router: Pre-configured with
react-router-dom
for React orvue-router
for Vue. - Git Hooks:
lefthook
for pre-commit hooks.
For one time use of the command, run the following command:
npx create-moaqz-app
To install the command globally, run the following command:
npm install -g create-moaqz-app
create-moaqz-app
Important
I'm open to suggestions and bug fixes, but keep in mind this is a personal tool. Its main goal is to provide a base for my projects, based on my preferences and the tools I use on a daily basis.