Skip to content

whati001/stmk_fischerpruefung

Repository files navigation

Steiermaerkische Fischerpruefung Onlinefragenkatalog

Please see a simple static web page developed with nodejs, which hosts a question system for the Steiermaerkische Fischerpruefung.

About The Project

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • yarn
npm install npm@latest -g
npm install yarn
  • nodejs Please download either the executable directly from the webpage, or use your favourite package manager.
# Ubuntu/Debian
apt install nodejs npm
# RHEL
yum install rh-nodejs

Installation

  1. Clone the repo
git clone https://github.com/whati001/stmk_fischerpruefung.git
  1. Install NPM packages
yarn install

Usage

After installation, you can either build the project or just a dev server. The dev server comes with auto reload on change functionablity.

Build production

This will build the static page into the ./dist/ directory.

yarn run build

Dev server

yarn run dev

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

About

Steiermaerkische Fischerpruefung Online Fragenkatalog

Resources

License

Stars

Watchers

Forks

Packages

No packages published