Simple HTML Starter Project with bootstrap 4 SCSS Source files
Steps to use this starter template:
git clone [email protected]:nitroxisinc/html-starter.git
cd html-starter
rm -rf .git
git init
git remote add origin [email protected]:nitroxisinc/PROJECTNAME.git
npm install
replace PROJECTNAME with your project repo
and then run npm run dev
to start dev server