sparkbox / apprentice-at

An online listing of apprenticeship opportunities.
https://apprentice.at/
3 stars 4 forks source link

Apprentice.at

An online listing of apprenticeship opportunities.

Environment Setup

To install and run the website you will need to download Node v16.

  1. Clone the Repo git clone git@github.com:sparkbox/apprentice-at.git

  2. Change Directory cd apprentice-at

  3. Install Node Modules npm ci

  4. Run npm start to start local development server

Command Line Interface

Hosting

When master is updated, Netlify will rebuild and launch apprentice.at.