Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 3.67 KB

README.md

File metadata and controls

65 lines (42 loc) · 3.67 KB

Frontend VUE

💯open source programs this repo has been part of

⚒️ Contribution Guidelines

Are we missing any of your favorite features, which you think you can add to it? We invite you to contribute to this project and improve it further.

1. Clone and Setup:

  • Clone and Setup the repository by following the steps mentioned here.

2. Add your Components:

  • All the usermade components should be made under src/lib-components.
  • Preferably use TypeScript but JavaScript is also accepted.

3. Export your Component:

  • When a component is made, export it from index.ts.

4. View your Component:

  • If you want to view how your component looks, goto example/serve.ts and add a route for your component.

5. Run the App:

yarn serve

👨‍💻 Our valuable Contributors

This project exists thanks to all the people who contribute.

Contributors

❤️ Code of Conduct

Please note that Open Source Design has a Contributor Code of Conduct. By participating in this project online or at events you agree to abide by its terms.

📜 License

License: MIT © Dezenix