1.0.7 • Published 4 years ago

mern-template v1.0.7

Weekly downloads
8
License
MIT
Repository
github
Last release
4 years ago

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.


1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

1.0.0

5 years ago