intro-to-web-dev-v2
intro-to-web-dev-v2 copied to clipboard
Intro to Web Dev, v2
Complete Introduction to Web Development, v2
Welcome
Welcome to the code behind the course website for the Introduction to Web Development v2 course on Frontend Masters.
Devlopment
To develop locally
- git clone this repo
-
npm install
-
npm run develop
To publish
-
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.