Skip to content
/ swytch-template Public template

A template repository for the Swytch Framework

Notifications You must be signed in to change notification settings

bottledcode/swytch-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swytch Template

This is a template for the Swytch Framework.

Running

To run the template, run the following commands:

docker build -t swytch-template .
docker run -p 80:80 -p 443:443 --rm swytch-template

Then, navigate to https://localhost in your browser.

Make it yours

  1. Update composer.json with your project's information.
  2. Start hacking.

About

A template repository for the Swytch Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published