10000 GitHub - mshanken/giftcenter: wine spectotor gift center
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mshanken/giftcenter

Repository files navigation

Impact Databank Sale Site

A new promotional site for that will replace this page

How it works

All you need to run this project is docker.

docker-compose up -d builds the project in a docker container. Once that's done. Type this URL http://localhost:9000 in your browser to check web site.

docker-compose exec web npm run browsersync starts browser-sync http://localhost:3000/ hit Ctrl + P and Ctrl + Q to detach.

docker-compose exec web npm run compile compiles served site into static HTML in a folder "www"

docker-compose exec web npm run gh-pages what this command does is compiled (if not compiled) then drops compiled files into root folder.
Note: this comand should be used in gh-pages branch only.

Run docker-compose exec web /bin/bash to access docker machine from terminal an run other grunt/npm comands.

docker-compose stop to turn off the docker container.

docker-compose down to remove this container, Always use this command after you are done with this repo.
Note: Remove your www folder after you are done.

Read more in here

About

wine spectotor gift center

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0