https://github.com/adamweeks/angular-base
Angular base starter project
https://github.com/adamweeks/angular-base
Last synced: 3 months ago
JSON representation
Angular base starter project
- Host: GitHub
- URL: https://github.com/adamweeks/angular-base
- Owner: adamweeks
- Created: 2015-06-22T23:27:28.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-27T18:03:23.000Z (about 11 years ago)
- Last Synced: 2025-12-27T15:58:38.519Z (7 months ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Synopsis
This is a base angular application used as a quick start for new projects.
## Code Example
Start your project by editing the `src/app/layout/shell.html` folder.
## Motivation
Not being happy with the overly complex yeoman generators, this is meant to be a simple quick start application.