This website is exists for trial days at Liip and has been created by an Apprentice working there.
To run the website yourself you'll have to clone the rope with
git clone https://github.com/RoyalFoxy/web-trio-learning-page.git
# or
git clone [email protected]:RoyalFoxy/web-trio-learning-page.git
As this is a normal next app you can simply run dev mode with
npm run dev
# or
yarn dev
# or
pnpm dev
npm run build && npm run start
# or
yarn build && yarn start
# or
pnpm build && pnpm start
You can visit the website here.
You can reach me through my github or my discord Royal Foxy#5469
.