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

https://github.com/jefer94/copy-of-admin

Thsi repo pretend test cypress integration
https://github.com/jefer94/copy-of-admin

Last synced: 8 days ago
JSON representation

Thsi repo pretend test cypress integration

Awesome Lists containing this project

README

        

# BreatheCode Admin Client v2.0

## If you use Windows install it

```bash
npm install --g --production windows-build-tools
```

## Use Nodejs v12

## Installation

1. Fork this repository into your account.
2. Clone your fork repo into your computer `git clone https://github.com//admin`
3. Switch to the development branch:
4. create the .env file following the template on .env.example and make sure to use the development API host.
5. Install the packages: npm install
6. Start the development server: npm run start

## Runing the tests

This section is under development.

## for nvm problems
use:
npm --build-from-source install node-pre-gyp