https://github.com/christyjacob4/web-tech-docs
My personal guide to Web Technologies II Course
https://github.com/christyjacob4/web-tech-docs
blog javascript vue vuepress website
Last synced: 4 months ago
JSON representation
My personal guide to Web Technologies II Course
- Host: GitHub
- URL: https://github.com/christyjacob4/web-tech-docs
- Owner: christyjacob4
- Created: 2019-09-05T20:21:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T04:30:22.000Z (over 3 years ago)
- Last Synced: 2025-06-18T07:46:41.464Z (about 1 year ago)
- Topics: blog, javascript, vue, vuepress, website
- Homepage: https://web-tech-guide.netlify.com/
- Size: 2.27 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Web Tech Docs 📔



A website to serve as a reference material for anyone undertaking the web technologies course.
## 🚀 Usage
* ### Clone the repository
```sh
git clone https://github.com/christyjacob4/web-tech-docs/
cd web-tech-docs
```
* ### Install dependencies
```sh
yarn add -D vuepress
```
* ### Start developement Server
```sh
yarn docs:dev
```
## ✨ Screenshots
## 🍻 Contributing
Contributions, issues and feature requests are welcome.
Feel free to check [issues page](https://github.com/christyjacob4/web-tech-docs/issues) if you want to contribute.
## 👤 Author
**Christy Jacob**
- Twitter: [@christyjacob4](https://twitter.com/christyjacob4)
- Github: [@christyjacob4](https://github.com/christyjacob4)
## 🤝 Acknowledgements
- Icons by [Flaticon](https://www.flaticon.com/)
## 🙌 Show your support
Please ⭐️ this repository if this project helped you!
## 📝 License
Copyright © 2019 [Christy Jacob](https://github.com/christyjacob4).
This project is [MIT](https://github.com/christyjacob4/web-tech-docs/blob/master/LICENSE) licensed.
---