Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamweeks/angular-base
Angular base starter project
https://github.com/adamweeks/angular-base
Last synced: 15 days 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-27T18:03:23.000Z (over 9 years ago)
- Last Synced: 2024-11-18T02:45:08.690Z (about 2 months ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 2
- Watchers: 2
- 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.