Skip to content

ComputerAnything/web_dev_templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Anything

Development

  • Install dependencies: composer install
  • Build docker image: docker build -t computer-anything .
  • Run docker container: docker run -p 8080:80 computer-anything
  • Access the application: http://localhost:8080

Production

Render is used for deployment. The application is deployed to a server.

About

web development templates for company landing pages using php for form submission handling

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published