All Projects → sketch7 → Angular Skeleton App

sketch7 / Angular Skeleton App

Angular 7.x navigation skeleton project with styling which get you started faster.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Angular Skeleton App

Slim3
Slim Framework 3 Skeleton Application
Stars: ✭ 70 (+180%)
Mutual labels:  starter, skeleton
Ng2 Breadcrumbs
A breadcrumb service for the Angular 7 router
Stars: ✭ 61 (+144%)
Mutual labels:  navigation, angular5
Angular Library Starter Kit
Angular 5 Library Starter Kit based on Angular-CLI
Stars: ✭ 35 (+40%)
Mutual labels:  starter, angular5
angular5-starter
⭐ An Angular5 Starter Kit :: Router, HttpClient, Forms, Services, Dev/Prod, HMR, Async/Lazy Routes and a very good structure for large applications by @naologic
Stars: ✭ 54 (+116%)
Mutual labels:  starter, angular5
cookiecutter-go
boilerplate, golang project starter tool, support go-zero/go-micro/gin
Stars: ✭ 63 (+152%)
Mutual labels:  skeleton, starter
navigation-skeleton
This component allows you to show skeletons of pages during navigation process.
Stars: ✭ 16 (-36%)
Mutual labels:  skeleton, navigation
angular-cli-skeleton
angular-cli skeleton to quickly start a new project with advanced features and best practices. All features are described in README.md.
Stars: ✭ 32 (+28%)
Mutual labels:  skeleton, starter
aurelia-typescript-webpack-starter
A minimal Aurelia starter kit written in TypeScript and built using webpack.
Stars: ✭ 28 (+12%)
Mutual labels:  skeleton, starter
React Native Typescript Boilerplate
The default React Native empty project converted to use TypeScript.
Stars: ✭ 7 (-72%)
Mutual labels:  starter
Django Sitecats
Django reusable application for content categorization.
Stars: ✭ 18 (-28%)
Mutual labels:  navigation
Compass
🌍 Compass helps you setup a central navigation system for your application
Stars: ✭ 828 (+3212%)
Mutual labels:  navigation
Fourth robot pkg
4号機(KIT-C4)用リポジトリ
Stars: ✭ 7 (-72%)
Mutual labels:  navigation
Tagstore
a research software; a fun way of storing files & folders on your local disk drive; tagging
Stars: ✭ 18 (-28%)
Mutual labels:  navigation
Menu
Menu and sidebar management package for Laravel
Stars: ✭ 6 (-76%)
Mutual labels:  navigation
Windless
Windless makes it easy to implement invisible layout loading view.
Stars: ✭ 919 (+3576%)
Mutual labels:  skeleton
Ansible Skeleton
The skeleton to create new ansible roles.
Stars: ✭ 5 (-80%)
Mutual labels:  skeleton
Vscode Bookmarks
Bookmarks Extension for Visual Studio Code
Stars: ✭ 804 (+3116%)
Mutual labels:  navigation
Ecma7 Koa2 Starter
An ECMA7 Koa2 starter
Stars: ✭ 23 (-8%)
Mutual labels:  starter
A2l
[ICLR 2020] Learning to Move with Affordance Maps 🗺️🤖💨
Stars: ✭ 23 (-8%)
Mutual labels:  navigation
Explicit Architecture Php Skeleton
A repository skeleton with the boilerplate for PHP projects, following Explicit Architecture.
Stars: ✭ 18 (-28%)
Mutual labels:  skeleton

Angular Skeleton App

Angular 10.x navigation skeleton project with styling which get you started faster.

What does it have?

  • Angular CLI 10.x template
  • SCSS for styling
  • Font Awesome and Bootstrap 4.x (no javascript, just styles)
  • Navigation/layout
  • Theming
  • Linting/formatting - prettier, tslint, eslint, stylelint
  • Circle CI 2 integration

Angular Skeleton App

todo

  • SSR server
  • docker image

Getting Started

Start developing

Run npm start to start developing.

Build and run production

Run npm run start:prod build and run for production.

Angular CLI

This project was generated with Angular CLI version 10.0.2.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].