Skip to content

ember-cli/ember-welcome-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project uses GitHub Actions for continuous integration.

ember-welcome-page

Displays a nice welcome page for newly generated applications with links to resources.

Compatibility

  • Ember.js v3.28 or above
  • Embroider or ember-auto-import v2

Installation

ember install ember-welcome-page

Usage

The primary usage of this addon is as a default experience for people when first generating a new Ember application. It is unlikely that you would want to use this component, but if you did here is how you do it:

/* app/components/hello-world.gjs */

import { WelcomePage } from 'ember-welcome-page';

<template>
  <WelcomePage />
</template>

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

About

Welcome page for Ember CLI applications

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors 30