Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rcmedeiros/cubo_f


https://github.com/rcmedeiros/cubo_f

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# Cubo Front

## Installation

- `git clone https://github.com/rcmedeiros/cubo_f.git`
- `cd cubo_f`
- `npm i`

## Running

- `npm start`

## Building

- `npm run build`

## Testing

1. Ensure the backend is running, and hasn't been used since (memory database should be empty);
2. Ensure the front end is listening after running `npm start`;
3. Run `npm run cypress`

The footage will be persisted in ./cypress/videos

Alternatively...

3. Run `npm run cypress:open`
4. Double click the cubo_spec.js