mazzelman / capstone-tripapp

The Capstone Project for the tripapp.
https://capstone-tripapp.vercel.app
1 stars 1 forks source link

Capstone Project Tripapp / Neuefische cgn-web-24-1

Local Development

First, copy the project to your desired folder with:

git clone git@github.com:marcel-epp/capstone-tripapp.git

To work locally, please install the dependencies using npm i first. Open a terminal in your project folder and:

npm i

Run npm run dev in your terminalto start a development server and open the displayed URL in a browser.

npm run dev

Scripts

You can use the following commands: