You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

ember-cli-tutorial-style

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-tutorial-style

The default blueprint for ember-cli addons.

3.0.2
npm
Version published
Weekly downloads
51
-8.93%
Maintainers
2
Weekly downloads
 
Created
Source

ember-cli-tutorial-style

Currently a work in progress

The purpose of this addon is to provide style to the official ember tutorial, while at the same time demonstrating how to install an addon in ember.

Installation

  • git clone <repository-url> this repository
  • cd my-addon
  • npm install

Running

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit https://ember-cli.com/.

Keywords

ember-addon

FAQs

Package last updated on 14 Nov 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts