Skip to content

NotifiUs/wctp.io

Repository files navigation

wctp.io

This is the repo for the public website at wctp.io

Netlify Status

Workflow Steps

Install composer dependencies, including tightenco/jigsaw

composer install

Install npm repositories, including @fortawesome/font-awesome-free and tailwindcss

yarn

Run Laravel Mix for front-end assets in dev environment

This also runs jigsaw build and creates build_local folder

yarn run dev

Run Laravel Mix for front-end assets in production environment

This also runs jigsaw build and creates build_production folder

yarn run production

Build jigsaw site without re-running Laravel Mix everytime

vendor/bin/jigsaw build

Watch for file changes and use browsersync

yarn run watch

Technologies Used

About

Project website for wctp.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published