Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.
/ web-application Public archive

Repository to develop the web applications of MyLife monitoring system, using React

License

Notifications You must be signed in to change notification settings

my-life-ua/web-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

./assets/banner.png

MyLife - Web application

Repository to develop the web applications of MyLife monitoring system, using React.

1. How to set up a React application

In order to create a new React web application, you just need to execute the following commands:

npx create-react-app mylife
cd mylife
npm start

You can also run the application in a docker image through docker-compose:

docker-compose up

After that, the web application will be running on http://localhost:3000. To start developing, just edit App.js file.

For more information, please check this tutorial.

2. Interesting templates

List with interesting templates for the web applications:

About

Repository to develop the web applications of MyLife monitoring system, using React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages