A bare-bones starter for a single-page, 100% vanilla website. Nothing crazy! Just HTML, SASS, and some live reloading while you work ✨
npm installnpm startThis will spin up a local development server (using Vercel's serve) with live reloading for file changes.
npm run buildThis should create a bundle.js, styles.css, and some static HTML files in the /public directory, without creating the dev server.
👤 Ben Holmes
- Website: https://bholmes.dev
- Twitter: @bholmesdev
- Github: @holben888
- LinkedIn: @bholmesdev
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator