Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aryaman1706/simple_mern
A basic npm package to quickly setup a MERN application for you.
https://github.com/aryaman1706/simple_mern
Last synced: 9 days ago
JSON representation
A basic npm package to quickly setup a MERN application for you.
- Host: GitHub
- URL: https://github.com/aryaman1706/simple_mern
- Owner: Aryaman1706
- Created: 2020-09-10T19:12:13.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-12T13:18:35.000Z (about 4 years ago)
- Last Synced: 2024-09-15T01:56:40.484Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple_mern
**A basic npm package to quickly setup a MERN application for you.**
[simple-mern](https://www.npmjs.com/package/simple_mern)## Get Started
* Install the package globally `npm i -g simple_mern`.
* Via the Terminal, navigate to root directory where you want to setup the application.
* Run `simple_mern`.
* Answer a few questions or enter through all to setup the project in default configuration.> [Demo Video](https://www.youtube.com/watch?v=4joC_Wrcm3w)
> Feel free to report an issue, generate a pull request and/or drop a suggestion.