acmDev website template for guided project Fall 2022
- Using Git ( You'll need to Download Git first )
- Type the command
git clone https://github.com/acmCSUFDev/website-template.git
in your terminal to clone
- Download the ZIP file from this repo ( Beginner Friendly )
- Once you've cloned our website template, open the folder in VSCode
npm install
npm run dev