Files
CoasterDB/README.md
2025-01-28 16:02:35 +01:00

939 B

CoasterDB

Roller coaster and amusement park database with web view as a project for the seminar subject s_Tec (Q1.2)

Summary

  1. Installation
  2. Getting started
  3. Contributing

Installation

Just clone the project and install all dependencies via:

$ npm install

Getting started

If you configured everything adjusted to your needs, you can start the development server via:

$ npm run dev

Contributing to the project

Use the development branch for further updates.
The development branch will only be merged with the master if the new version is completely finished for being live.
Follow the Contributing Guidelines.