/MERN-Cypress

Node, React & Cypress Fullstack Template

Primary LanguageJavaScript

CircleCI

Devops 🎉

Tech stack

CI/CD

Available Scripts

Local Virtual Machine

In the project root directory, you can run:

$docker-compose down -v && docker-compose up --build

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

Local Installation

In the /react-client & /express-server directory, you run:

$npm install

Running locally

CD /react-client

$npm start

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

Tests

In the /react-client directory, you can run:

$npm test

This will execute the cypress test suite

cypress

Screenshot

Devops App