l33t-design

0.0.28 • Public • Published

Build Status

l33t-design

A collection of Ember CLI components and styles to make building interfaces easier.

This is spelled with l33t instead of 1337 because when this package was created, node modules could not start with a number.

DevOps

The setup.yaml template contains the CloudFormation template necessary to spin up the following:

  • An S3 Bucket for the production version (on master branch)
  • A Route 53 DNS record for design.1337lawyers.com
  • SSL certs for the design domain name

This template must be run in the us-east-1 region!

aws cloudformation create-stack --stack-name design-web \
  --template-body file://setup.yaml \
  --region us-east-1 \
  --capabilities CAPABILITY_NAMED_IAM

Installation

  • git clone <repository-url> this repository
  • cd l33t-design
  • npm install
  • bower 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/.

Readme

Keywords

Package Sidebar

Install

npm i l33t-design

Weekly Downloads

2

Version

0.0.28

License

MIT

Last publish

Collaborators

  • shicholas