Skip to content

👓 The stable base upon which we build our Ember.js projects at Mirego.

License

Notifications You must be signed in to change notification settings

baitcenter/ember-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 


This repository is the stable base upon which we build our Ember.js projects at Mirego.
We want to share it with the world so you can build awesome Ember.js applications too.

Content

This boilerplate comes with batteries included, you’ll find:

Usage

With GitHub template

  1. Click on the Use this template button to create a new repository
  2. Clone your newly created project (git clone https://github.com/you/repo.git)
  3. Run the boilerplate setup script (./boilerplate-setup.sh your-project-name)
  4. Commit the changes (git commit -a -m "Rename ember-boilerplate parts")

Without GitHub template

  1. Clone this project (git clone https://github.com/mirego/ember-boilerplate.git)
  2. Delete the internal Git directory (rm -rf .git)
  3. Run the boilerplate setup script (./boilerplate-setup.sh your-project-name)
  4. Create a new Git repository (git init)
  5. Create the initial Git commit (git commit -a -m "Initial commit")

License

Ember Boilerplate is © 2015-2020 Mirego and may be freely distributed under the New BSD license. See the LICENSE.md file.

The glasses logo is based on this lovely icon by Daniela Baptista, from The Noun Project. Used under a Creative Commons BY 3.0 license.

About Mirego

Mirego is a team of passionate people who believe that work is a place where you can innovate and have fun. We’re a team of talented people who imagine and build beautiful Web and mobile applications. We come together to share ideas and change the world.

We also love open-source software and we try to give back to the community as much as we can.

About

👓 The stable base upon which we build our Ember.js projects at Mirego.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 47.8%
  • JavaScript 38.3%
  • Shell 5.5%
  • Makefile 4.4%
  • HTML 3.3%
  • Dockerfile 0.4%
  • CSS 0.3%