brancusi / last-strawberry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

last-strawberry

Build Status Code Climate

Welcome to The Last Strawberry. What is your intention? What would you like???

Prerequisites

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

Installation

  • git clone git@github.com:mlvk/last-strawberry.git this repository
  • cd last-strawberry
  • npm install
  • bower install

Running / Development

Code Generators

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

Running backend

  • Rails is used on the server.

Running Tests

  • ember test
  • ember test --server

Building

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

Deploying

Deploy to firebase

Further Reading / Useful Links

About


Languages

Language:JavaScript 73.0%Language:HTML 18.1%Language:CSS 8.9%