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
- Host: GitHub
- URL: https://github.com/alestor123/mern-cli
- Owner: alestor123
- License: mit
- Created: 2020-09-08T11:50:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-08T13:29:36.000Z (almost 6 years ago)
- Last Synced: 2025-03-15T23:04:33.106Z (over 1 year ago)
- Topics: cli, javascript, mern-stack, quick, web
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
QUICK-CREATE-MERN
> 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)