Skip to content

s4-dut-info/todos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todos

This is a small demo application for managing to-do lists..

Prerequisites

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

Installation

  • git clone <repository-url> this repository
  • cd todos
  • composer install

Running / Development

devtools

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

Optimization for production

Run: composer install --optimize --no-dev --classmap-authoritative

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

About

Todos list management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 68.2%
  • HTML 30.5%
  • CSS 1.3%