Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/btholt/intro-to-web-dev-v2

Intro to Web Dev, v2
https://github.com/btholt/intro-to-web-dev-v2

Last synced: about 2 months ago
JSON representation

Intro to Web Dev, v2

Awesome Lists containing this project

README

        

# [Complete Introduction to Web Development, v2][course]

[![Frontend Masters](/lessons/images/FrontendMastersLogo.png)][fem]

## Welcome

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

## Devlopment

To develop locally

1. git clone this repo
1. `npm install`
1. `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.

[fem]: https://frontendmasters.com/
[website]: https://btholt.github.io/intro-to-web-dev-v2/
[course]: https://frontendmasters.com/courses/web-development-v2/