Skip to content
Snippets Groups Projects
fu1106jv's avatar
fu1106jv authored
convert react class components to functional components

Closes #1

See merge request swp-ws21-fahrtenbuch/team-einhorn/fahrtenbuch!1
c7500e09
History

Fahrtenbuch

  • First create .env File from .env.example

  • Install modules:

npm install
  • Run
npm run dev
npm run start