1.0.1 • Published 3 years ago

all_mern_dependencies v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Hello there,

When you are creating a MERN application , you first need to create a react app in the client folder , then create a server folder and install all the useful tools such as express, mongoose, body-parser etc.

Well, to reduce your workload , you can just use -

npx all_mern_dependencies app_name

This command will automatically create a folder structure for you with client and server folder , where the client folder has the react application and the server folder has express, mongoose, body-parser, cors.

Thanks for reading , I hope you will be successfull in making any application you want.

1.0.1

3 years ago

1.0.0

3 years ago