These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Api Service (Optional)
- Auth Service (Optional)
# install dependencies npm install # serve with hot reload at localhost:8080 npm start # serve with hot reload at localhost:8080 by using prod environment (Use this if you don't installed localy Auth and Api Service) API_URL="https://api.popcorn.moe" AUTH_URL="https://auth.popcorn.moe" npm start # build for production npm run build
npm run test- Vuetify - The web framework used
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- David Duarte - Initial work - DeltaEvo
- Lucas Lelièvre - Initial work - loucass003
- SkyBeast - Some commits to show us that he is working - SkyBeastMC
See also the list of contributors who participated in this project.
This project is licensed under the GPLv3 License - see the LICENSE.md file for details
- valmax72 - For the awesome logo and design - valmax72