0.1.11 • Published 2 years ago

create-dmq-app v0.1.11

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Create-Dmq-App

Create-Dmq-App is a fullstack template for MERN applications (MongoDB, Express, React, Node). It lets users easily create an app with no need for build configuration, comes with seperate backend and frontend folders, a server.js connection file and a MongoDB config file.

Installation

To install, use npx followed by create-dmq-app and your desired project name

npx create-dmq-app my-first-app

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.