New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

create-mongez-app

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-mongez-app

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

7.0.10
Version published
Maintainers
0
Created

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

FAQs

Package last updated on 12 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts