Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Latest commit

 

History

100 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue - Components

This repository is now archived and nolonger supported, the latest versions of this work can be found in the website repo. Thank you to everyone who helped produce components for our website.

Old README

This Repo contains the activities vue component which interacts with Sums' Pluto API

You will need to include the following scripts:

<script src="https://cdn.jsdelivr.net/npm/vue/dist/vue.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/axios/dist/axios.min.js"></script>
<script src="location-where-comp-is-stored.js"></script>
<script>
    var app = new Vue({
        el: '#main'
    });
</script>

Components

About

This Repo contains Vue components which are used on the yusu.org website and interacts with Sums' Pluto API

Resources

Code of conduct

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages