Skip to content

moonman369/eladrProtocolFrontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with EladrProtocolFrontend

Available Scripts

In the project directory, you can run:

npm install

To install all the required dependency.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Setting up Environment File

In the root directory of project, run:

touch .env

To create .env file.

Populate the .env file with the following Environment Variable and value

REACT_APP_BACKEND_URL=http://localhost:8000

About

This is the eladr question and answer protocol frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.7%
  • CSS 25.3%
  • HTML 3.0%