Skip to content

rcook7/react-core-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

This project requires Node API. Clone this repo: node-rest-api

Technology Stack

Development

To start the application:

  1. Add env variables NODEDEMO_API_URL For Ubuntu
  • Open ~/.bashrc
  • Add following lines at the end of the file
export NODEDEMO_API_URL="http://localhost:8080"
  1. Run command: npm start

Heroku deployment

  1. Add config var: NODEDEMO_API_URL(API url)
  2. Follow instructions of create-react-app-buildpack

About

React admin dashboard demo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published