Skip to content

DjMON3IM/frontend

 
 

Repository files navigation

Bergflix Frontend

Build

Bergflix is back!

⌛ After being discontinued on the 28th July 2021, Bergflix is back with a new website and a new API. We are currently just two people instead of the 8 that worked on the original project, but oh well.
We decided to start completely from scratch, with a brand new tech stack and design.

Live and Development version

🌱 The project is currently in a very early stage in development, but you can still find a hosted version here. You can still download the latest build artifacts from the Actions page.

Developement

👥 Clone the repository:

git clone https://github.com/Bergflix-Remake/frontend.git

🔽 Download and install the dependencies

npm install

💹 Start local developement server

npm run dev

When starting the server, or reloading the page without cache, it will take a while to load. This is normal and expected. Loading times will be faster on the live production version.

🔨 Build the project before submitting a PR

npm run build
# npm run serve to see the live version.

Contributing

🔧 Check CONTRIBUTING.md for more information.

About

The bergflix frontend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 35.6%
  • Vue 35.4%
  • CSS 14.0%
  • HTML 8.8%
  • JavaScript 6.1%
  • Shell 0.1%