Just want one stupid page? Use this!
We depend on:
node-sass
for compiling scss to csslive-server
for watching and reloading
Click the button,
This will prompt you to create a new repo with these files in it and it will deploy the site. Then you can work in your seperate repo. Clone your new repo and run npm i
and npm start
. Start editing your scss and html files and watch the browser reload your changes automagically. When you are satisfied, commit everything and push. Netlify should detect the changes and redeploy.