Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 27 days ago
JSON representation

My personal guide to Web Technologies II Course

Awesome Lists containing this project

README

        

Web Tech Docs 📔



Project Logo

Vue

Latest Commit


License: MIT


Twitter: Christy Jacob

Netlify Status


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


Attach Screenshot

## 🍻 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.

---