The Static Web-Tech Website
- make sure node.js and roots are installed
- clone this repo down and
cdinto the folder - run
npm install - run
roots watch - ???
- get money
- If you just want to compile the production build, run
roots compile -e productionand it will build to public. - We've set up continuous deployment with Netlify, so pushing to master will automatically rebuild and deploy the site.