Skip to content

will-you-escape/wye-client-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This project was bootstrapped with Create React App.

Useful commands

Run tests

npm run test

Start server

npm run start

Start storybook server

npm run storybook

Project setup

Environment variables

Some defined environment variables have to be defined for the project to run properly: REACT_APP_SERVER_ROOT_URL: root URL to access the backend.

Deployment

The deployment happens through surge. Travis-CI automatically push to surge on each merge to master.

Travis-CI Setup

2 environment variables had to be setup on Travis-CI, according to the documentation:

SURGE_LOGIN SURGE_TOKEN

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published