Skip to content

zuzi-m/trial1

Repository files navigation

trial1

This app was done as an assignment. To test it, follow install and test instructions below. The code that implements the assignment is in the commit beacd07cd43eb33fb6316ef905a696e894e92afb.

Prerequisites

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

Installation

  • git clone <repository-url> this repository
  • cd trial1
  • npm install

Running / Development

Running Tests

  • ember test
  • ember test --server

Linting

  • npm run lint:hbs
  • npm run lint:js
  • npm run lint:js -- --fix

Building

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

About

Demo app using Ember.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published