Skip to content

zhva/rick-randy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rick Randy

Webdev-Dependencies

npm install

Live server / browser syncing

npx browser-sync dist -w

Please note when using browser-sync

On Windows only build.sh on/after save will work with browser-sync. So only use clean-build.sh before you deploy. On MacOs you can always use clean-build.sh.

Build

Run ./build to

  • compile sass
  • bundle JavaScript
  • copy the index-file
  • copy the `/images'-folder
  • ...

Clean Build

Run ./clean-build to build a new dist-folder from scratch.

Deploy with netlify

If you only need a static site and set up netlify, simply push to main, which then automatically triggers a new deployment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors