Skip to content

julienlaurent-migso/tlg-to-web

Repository files navigation

Librairies Used

React & React-Dom

https://reactjs.org/ (With npm)

React Router Dom

https://reactrouter.com/ (With npm)

React Draggable

https://www.npmjs.com/package/react-draggable (With npm)

React Xarrows

https://www.npmjs.com/package/react-xarrows (With npm)

React Table

https://react-table.tanstack.com/ (With npm)

Sheet Js

https://github.com/SheetJS/sheetjs (With npm)

Bootstrap

https://getbootstrap.com/docs/5.0/getting-started/introduction/ (With script tag)

Google Fonts Icons

https://fonts.google.com/icons (With link tag)

Application folders structure

Backend

All javascript files related to data management before pass it to components

Components

All components folders and sub folders (Structure / Grid / Roadmap / Import / Export)

Core

All Standard functions / All application constants

Css

All application css files

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm install

To install all nodes_modules needed before run the application

npm start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published