Skip to content

madeindjs/optimize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimiz

Setup

To run it simply use docker:

  • for development
$ docker-compose -f docker-compose.yml -f docker-compose.dev.yml up
  • for production
$ docker-compose -f docker-compose.yml -f docker-compose.prod.yml up

Then you can open your browser at http://lvh.me.

lvh.me is a domain who redirect to localhost and allow you to simulate subdomain without edit your /etc/host file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors