Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ispirett/imperialize
music application
https://github.com/ispirett/imperialize
Last synced: about 2 months ago
JSON representation
music application
- Host: GitHub
- URL: https://github.com/ispirett/imperialize
- Owner: Ispirett
- Created: 2020-02-10T04:59:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T00:11:42.000Z (about 2 years ago)
- Last Synced: 2024-10-04T03:59:14.364Z (3 months ago)
- Language: Vue
- Homepage:
- Size: 2.14 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Imperialize
#### music application built with vue
![Image description](imperialize.png)## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
### Prerequisites
What things you need to install the software and how to install them
```
node
```### Installing
```
yarn install or npm install
```### Up and running
* create .env file in root directory.
add firebase credentials in .env file.
#### example:
```
VUE_APP_API_KEY=key goes here
VUE_APP_AUTH_DOMAIN=key goes here
``````
yarn serve or npm run serve```
## Built With
* yarn
* babelrc
* javascript
* scss
* vue
## Authors* **Isaac Browne** - *Initial work* - [Ispirett](https://github.com/isprett)
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details