Skip to content

TSRed/cdweb1801

Repository files navigation

This website is built using a static web page generator. It is generated offline and sent as static files to a fast web page.

Tools used:

To run the site locally, you need the following tools:

  • Node and NPM
  • Composer
  • BrowserSync

How to run site locally?

git clone gitlab.com/...
cd codedesign
composer install
npm install
gulp watch
# new terminal tab
cd build_local
browser-sync start -s -f . --no-notify --https

Most probably your browser will protest and say that the site is insecure. You can savely ignore this and proceed.

About

Website of Code+Design Initiative

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •