Skip to content

AR-T-Augmented-Reality-Technologies/cacher-app-client

Repository files navigation

Node.js CI

Launching the cacher app client

In the project directory, run:

npm install

Installs all dependencies

npm start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

Launching local server

In the server directory, run:

npm install

Installs all dependencies

npm run dev

Runs the server in the development mode.
Server will run on http://localhost:4000.

Running automated tests using Cypress

In the client directory, run:

npx cypress open

Opens the cypress automated testing GUI

Important

The application will not run locally until you create the appropriate .env files in the client and server directories

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •