An open API service indexing awesome lists of open source software.

https://github.com/alestor123/mern-cli

This is a simple create-mern-app-cli
https://github.com/alestor123/mern-cli

cli javascript mern-stack quick web

Last synced: about 2 months ago
JSON representation

This is a simple create-mern-app-cli

Awesome Lists containing this project

README

          

QUICK-CREATE-MERN



views
issues

> quick-create-mern is a simple quick mern stack app creator

# Usage

```npm i -g quick-create-mern```

# Then

```
quick-create-mern yourappname
Cloning into 'yourappname'...

Installing dependencies...
up to date in 0.518s

found 0 vulnerabilities

Done! 🚀 🚀 🏁

To get started:
cd yourappname

```
# Working

## This is app simply clones a mern stack repo and automatically installed required modules by using this command ```npm i ```

# Author

## Alestor Aldous

# Licence (MIT)