Skip to content

sven3270350/cord-Field

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CORD Field

Developer Setup

  • yarn

To run the web server (for development) run: yarn start

To view storybook run: yarn storybook

Connecting to the API Server

By default, this project will attempt to access the cord-api-v3 project that's running locally on your machine.

If you'd like to change the API server that you're connected to: create an .env.local file with the following contents:

REACT_APP_API_BASE_URL=http://your-api-server-host.com:3000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages