Skip to content

markoffk/guestline-hotels

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Tested with nodejs v16.15.1

Quick start

To use node recommended nodejs version (optional):

Inside root folder of project there is a .nvmrc file. Type nvm use to set recommended nodejs version . You could be asked about running nvm install in case you are missing defined nodejs version.

Starting app

npm install
npm start

Running E2E tests

Be sure app server is started:

npm start

Then run:

npm run cypress:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published