https://github.com/johnnygerard/mean-app-starter
MEAN Stack Web Application Starter
https://github.com/johnnygerard/mean-app-starter
mean-stack template
Last synced: 10 months ago
JSON representation
MEAN Stack Web Application Starter
- Host: GitHub
- URL: https://github.com/johnnygerard/mean-app-starter
- Owner: johnnygerard
- License: mit
- Archived: true
- Created: 2024-08-01T19:13:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-03T19:39:35.000Z (almost 2 years ago)
- Last Synced: 2025-04-08T06:38:28.454Z (about 1 year ago)
- Topics: mean-stack, template
- Language: Shell
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# MEAN Stack Web Application Starter
This starter template automates the creation of full stack applications using Angular and Express.
The project is configured with Vercel Edge Network for the Angular client and Heroku for the Express server.
## How to use this template?
1. [Create a new repository from this template.](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template)
2. Clone the repository to your local machine.
3. Run `init.sh` to initialize the project.