0.0.28 • Published 8 years ago

l33t-design v0.0.28

Weekly downloads
28
License
MIT
Repository
-
Last release
8 years ago

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/.

0.0.28

8 years ago

0.0.26

8 years ago

0.0.25

8 years ago

0.0.24

8 years ago

0.0.23

8 years ago

0.0.22

8 years ago

0.0.21

8 years ago

0.0.20

8 years ago

0.0.19

8 years ago

0.0.18

8 years ago

0.0.17

8 years ago

0.0.16

8 years ago

0.0.15

8 years ago

0.0.14

8 years ago

0.0.13

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago