Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lauragift21/vv-oss-workshop
Vue Vixens & Open Source Festival Workshop
https://github.com/lauragift21/vv-oss-workshop
Last synced: about 4 hours ago
JSON representation
Vue Vixens & Open Source Festival Workshop
- Host: GitHub
- URL: https://github.com/lauragift21/vv-oss-workshop
- Owner: lauragift21
- License: cc0-1.0
- Created: 2020-01-23T12:41:01.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T13:51:13.000Z (over 3 years ago)
- Last Synced: 2024-05-02T01:02:49.990Z (7 months ago)
- Language: Vue
- Homepage: https://femme-tech.netlify.com/
- Size: 1.27 MB
- Stars: 2
- Watchers: 3
- Forks: 13
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Vue Vixens x Open Source Festival Africa Workshop
This repo contains materials and resources for Vue Vixens workshop. Follow the instructions below to get started with the project.
[Workshop Slides](https://docs.google.com/presentation/d/1nokTOJW9TYc3itzYnuTnzVi24pT0zldRKhIvfggiAvk/edit?usp=sharing)
Author: Gift Egwuenu
## Installation
``` bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn run dev# build for production and launch server
$ yarn run build
$ yarn start# generate static project
$ yarn run generate
```## Contributing Guide
[See details about contributing to this project](https://github.com/lauragift21/vv-oss-workshop/blob/master/CONTRIBUTING.md)## Further Resources
[Open Source Friday](https://opensourcefriday.com/)[First Timers Only](https://www.firsttimersonly.com/)
[CodeTriage](https://www.codetriage.com/)
[24 Pull Requests](https://24pullrequests.com/)
[Up For Grabs](https://up-for-grabs.net/)
[Contributor-ninja](https://contributor.ninja/)
[First Contributions](https://firstcontributions.github.io/)
[ An Open Source Etiquette Guidebook ](https://css-tricks.com/open-source-etiquette-guidebook/)
[Hacktoberfest](https://hacktoberfest.digitalocean.com/)
[Choose an open source license](https://choosealicense.com/)
## License
[![Creative Commons License](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-nc-sa/4.0/)This work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/)