mern-template

1.0.7 • Public • Published

mern-template

npm version npm

mern-temlate is a cli tool for generating isomorphic and modular mongo, express, react and node web app. The project is based on the best practices and popular tools. This is not just a simple starter that generates only the folder structure, but a real example of a production ready todo list web application.

See full documentation here

Visualization

alt text

Installation

npx mern-template my-app

or

npm install mern-template -g
mern-template my-app

Run project

cd my-app
npm install
npm start

or

cd my-app
docker-compose up

License

Copyright (c) 2019 Lasha Kakhidze. This code is released under the MIT license.


Package Sidebar

Install

npm i mern-template

Weekly Downloads

0

Version

1.0.7

License

MIT

Unpacked Size

4.18 kB

Total Files

5

Last publish

Collaborators

  • kaxi1993