Skip to content
This repository has been archived by the owner on Jul 13, 2024. It is now read-only.

dwalker11/ableTo-dev-test

Repository files navigation

AbleToDevTest

This web application is a simple wellness survey.

You can view this application at: https://protected-garden-83967.herokuapp.com/

Setup

Please review the Laravel 5 documentation to view the server requirements.

After cloning this repository to your local environment you are goning to want to cd into the project directory, configure the .env for your environment, and run the following commands:

  • composer install: Install php dependencies
  • npm install: Install node dependencies
  • php artisan migrate: Run database migrations
  • php artisan db:seed: Run database seeders

Tests

Run tests: ./vendor/bin/phpunit

About

A simple wellness survey application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages