Skip to content

tillleinen/cinkeeper-react-frontend

Repository files navigation

cinekeeper-frontend

The frontend for the cinekeeper website

Getting Started

Prerequisites

  • npm

Installation

npm install

Duplicate .env.example and name it to .env. Adjust vars if necessary.

Development

Deployment

  1. Build static version
npm run build
  1. Upload to FTP server

Start Server

grunt serve

Tests

grunt test

About

Codebase for frontend of http://www.cinekeeper.de

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published