- Clone down the repository to your machine:
git clone [email protected]:thomaspalmer/demo-react
- Access the folder:
cd demo-react
- Install node modules:
npm ci
- Copy the .env.example to .env
cp .env.example .env
and open and set the values to point to the API (setup separately) and place the passport details that came from the API. Make sure the REACT_APP_API_BASE_URL ends with '/api/' - Run
npm run start
- You should be able to login using one of the logins provided during the API installation
-
Notifications
You must be signed in to change notification settings - Fork 0
thomaspalmer/demo-react
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published