Berliner This application is a frontend source code of an application called Berliner. Prerequisites Node.JS 21 npm 10 Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build