Skip to content

aaronburmeister/Collaboration-Station-Frontend

Repository files navigation

Collaboration Station - Frontend

This README outlines the details of collaborating on this Ember application. This app makes it easier to connect artists with those who need them - specifically those looking for commissioned work for their D&D/Pathfinder/RPG characters. Artists can sign up to offer their services and showcase their work, and everyone else can sign up to post requests to see if any artists are interested in doing the job!

Prerequisites

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

Installation

  • Fork, clone, and install the Backend of this Project
  • fork and clone this repository, then navigate into that directory
  • Run npm install

Running / Development

Code Generators

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

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)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

About

This is the repository for the frontend of Collaboration Station!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors