/create-app

🌱 Scaffolding tool for my personal projects

Primary LanguageTypeScript

Warning

This project is deprecated, and the configuration files have been moved to moaqz's configuration.

🌟 Features

  • Frameworks: Choose between Vue or React.
  • ESLint: Based on @antfu/eslint-config with minor personal tweaks.
  • Router: Pre-configured with react-router-dom for React or vue-router for Vue.
  • Git Hooks: lefthook for pre-commit hooks.

🛠️ Usage

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

🤝 Contributing

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.