Skip to content

MERN-stack template for quick MVPs and idea development

License

Notifications You must be signed in to change notification settings

jpcastberg/fullstacktemplate

 
 

Repository files navigation

MERN-Stack Template

This is a MERN-stack template and general full stack development environment for quick MVP ideas or technical challenges.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

All dependencies listing in package.json

Installing

A step by step series of examples that tell you how to get a development env running

To install dependencies

npm install

Development

To run server

npm start

To run webpack

npm run react-dev

Running the tests

To run tests

npm test

Deployment

Not currently deployed

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use Git for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who also participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Thank you to the 99s for helping me put this together

About

MERN-stack template for quick MVPs and idea development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.2%
  • CSS 20.7%
  • HTML 9.1%