shadoo77 / KVK-Opdracht

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Create React App

This project was bootstrapped with Create React App.

First of all :

You have to clone this project and then in order to install all required dependences you have to run :

npm install


Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Cypress test

In order to run cypress test , locate yourself in the root folder of project and run :

npx cypress open

Then the cypress chrome browser will open in a new window and you can choose which test would you like to run from integration folder

*** Note: don't forget to keep the application running

About


Languages

Language:TypeScript 56.7%Language:JavaScript 24.1%Language:SCSS 13.7%Language:HTML 5.5%