Skip to content

niels-triply/frontend-decide

 
 

Repository files navigation

frontend-decide

Warning

This is a very early stage application, it is absolutely not production ready yet and it mostly there for quickly testing things for now DO NOT under any circumstance look at any code here as production worthy code.

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 frontend-decide
  • npm install

Running / Development

Code Generators

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

Running Tests

  • npm run test
  • npm run test:ember -- --server

Linting

  • npm run lint
  • npm run lint:fix

Building

  • npm exec ember build (development)
  • npm run build (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 70.9%
  • Handlebars 17.5%
  • HTML 9.9%
  • Dockerfile 1.4%
  • SCSS 0.3%