create-mongez-app
TypeScript icon, indicating that this package has built-in type declarations

7.0.11 • Public • Published

Mongez Create App

This project aims to quickly create a new project with Mongez tools.

Install React Js App

To install a React Js Application with its recommended proper tools, run the following command:

npx create-mongez-app react my-app

Please note this will create a new React Js project with Typescript.

Create project with select style behavior

When you run the command, it will ask you what style type you prefer to use, you can choose from scss or Styled Components or select both.

You can also choose to select the defaults values by passing --defaults arguments or -d for shorthand

npx create-mongez-app react my-app --defaults

Change Log

  • 2.1.0 (21 Nov 2022)
    • Used Vite instead of CRA for creating React Js Projects

Readme

Keywords

none

Package Sidebar

Install

npm i create-mongez-app

Weekly Downloads

50

Version

7.0.11

License

MIT

Unpacked Size

1.71 MB

Total Files

880

Last publish

Collaborators

  • hassanzohdy