/intro-to-web-dev-v2

Intro to Web Dev, v2

Primary LanguageJavaScriptOtherNOASSERTION

Welcome

Welcome to the code behind the course website for the Introduction to Web Development v2 course on Frontend Masters.

Devlopment

To develop locally

  1. git clone this repo
  2. npm install
  3. npm run develop

To publish

  1. npm run publish

License

  • Please, please use this material to learn to write code
  • Please share it with anyone who wants to learn
  • Please fork-and-fix any mistakes you see
  • Please use this material to teach in non-commercial settings. If you'd like to use this material in a commercial setting or to otherwise make money, contact me. DMs on Twitter work best
  • Any other questions, just ask. Answer may be yes

Content licensed under Attribution-NonCommercial 4.0 International

Code to run the site itself is licenced under Apache 2.0.