Skip to content

btholt/intro-to-web-dev-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

015dcb1 Â· Mar 21, 2022

History

69 Commits
Mar 21, 2022
Feb 10, 2022
Jul 27, 2018
Apr 21, 2018
Apr 21, 2018
Apr 21, 2018
Feb 10, 2022
Apr 21, 2018
Feb 10, 2022
Feb 10, 2022
Feb 10, 2022
Feb 10, 2022

Repository files navigation

Frontend Masters

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.