Table of contents
This is the pet project for Genesis Front-End School 2.0.
To get a local copy up and running follow these steps.
- Clone the repository
git clone https://github.com/Markusplay/Front-End-School-Project.git
- Install NPM packages
npm install
To start the application locally:
npm run dev