GitXplorerGitXplorer
c

charlesfries.github.io

public
1 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
6a3407e75203e143d589efc044425964e05dcf32

Repository

ccharlesfries committed a year ago
Unverified
b25a568888a6187e00436e6de74c28b694c739dd

Update email

ccharlesfries committed a year ago
Unverified
5933136c07a8291a829a43506f1a00a04bccb2d0

Add AdSense

ccharlesfries committed a year ago
Unverified
afd48adf15cc2f4fd763fe40b3f3eb36f757760f

Fix image scaling

ccharlesfries committed a year ago
Unverified
5f9a5478e3522d5916525309239b58d435440ea3

Fix packages

ccharlesfries committed 2 years ago
Unverified
aeeda32bdaf403b3d9618e7c836abd4448d8e8d0

Wdth/height attributes

ccharlesfries committed 2 years ago

README

The README file for this repository.

charlesfries

Netlify Status

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 charlesfries
  • 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
  • npm run lint:fix

Building

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

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links