Web Development Starter

Super basic web development starter package using parcel.js.

Parcel does all the heavy lifting and requires no configuration out of the box. Great for learning and crafting.

HTML + javascript + scss

Created for Cristiana Ortiz

  1. Install Node Version Manager. We're not savages.
  2. npm install
  3. npm run dev
  4. http://localhost:1234