Skip to content

DataAnalyticsinStudentHands/Syrios_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SYRIOS Frontend

This is the client-side interface for the Syrios project. It is built with Create-React-App. It uses a lightweight Strapi content managment system.

A live demo of the development version can be found at:

For Developers

After cloning, run the following inside the project folder.

npm install
npm run start

Configuration

To connect with the Strapi backend, set the strapi url in the .env like so

REACT_APP_strapiURL=http://localhost:1337

For information about deployment, please refer to the documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published