Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnnygerard/mean-app-starter
MEAN Stack Web Application Starter
https://github.com/johnnygerard/mean-app-starter
mean-stack template
Last synced: 16 days ago
JSON representation
MEAN Stack Web Application Starter
- Host: GitHub
- URL: https://github.com/johnnygerard/mean-app-starter
- Owner: johnnygerard
- License: mit
- Created: 2024-08-01T19:13:22.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-03T19:39:35.000Z (5 months ago)
- Last Synced: 2024-08-03T23:28:56.200Z (5 months ago)
- Topics: mean-stack, template
- Language: Shell
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- 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.