939 B
939 B
CoasterDB
Roller coaster and amusement park database with web view as a project for the seminar subject s_Tec (Q1.2)
Summary
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.