Skip to content

Template I created to re-use for future MERN stack projects. Feel free to also use.

Notifications You must be signed in to change notification settings

MoralesJonathan/mernTemplate

Folders and files

NameName
Last commit message
Last commit date
Sep 10, 2019
Sep 8, 2019
Sep 8, 2019
Sep 6, 2019
Sep 8, 2019
Sep 8, 2019
Sep 8, 2019
Sep 8, 2019
Sep 6, 2019
Sep 8, 2019
Sep 8, 2019
Sep 10, 2019
Sep 8, 2019
Sep 10, 2019
Sep 10, 2019
Sep 10, 2019

Repository files navigation

MERN Template

Version Documentation Maintenance License: MIT

Placeholder - Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quidem consequatur unde aut dolores odio hic, accusamus recusandae ipsam illum enim voluptatibus obcaecati totam tempora eum quod sapiente.

πŸ–ΌοΈ Screenshots

Alt Text


Alt Text

βŒ¨οΈπŸ“Ÿ Running the project

To run the project, just run the start command found in the package.json.

$ yarn start

Make sure you include a .env file with a MONGODB_URI property or else a defualt testdb will be used on your localhost. Please also ensure a MongoDB Server is running prior to running the project.
Note: This documentation uses yarn commands, but npm will also work.

πŸ”¬ Run tests

The test file is located within the test folder in the root directoy. To run the tests, simply run the test command:

$ yarn test

πŸ‘¨πŸ»β€πŸ’» Author

Firstname Lastname - email@email.com

🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check Issues page and the Contributing Guide.

❀️ Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

Copyright Β© 2019 Firstname Lastname email@email.com.
This project is LICENSE licensed.

About

Template I created to re-use for future MERN stack projects. Feel free to also use.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published