Skip to content

douglaspl/programasemente-ember

Repository files navigation

programasemente-ember

This README outlines the details of collaborating on this Ember application. A short introduction of this app could easily go here.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd semente-web-app
  • npm install

Running / Development

  • In windows, config your c:/windows/system32/drivers/etc/hosts file adding the following line: 127.0.0.1 porto.com
  • ember serve
  • Visit your app at http://porto.com:4200.

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

Publish to Heroku

Instrucoes em (http://www.programwitherik.com/deploy-your-ember-application-to-heroku/)

(UPDATE: 22/10/2018)- Utilizando agora outro buildpack porque aparentemente este do link acima não está mais deployando com sucesso no Heroku. O que está sendo utilizado agora é este: https://github.com/heroku/heroku-buildpack-emberjs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors