Architecture / Versions

Summary

Basics

A react App. consists mainly of (minimal configuration) :

Root components

* Vue components

React Third Party components

* Babel

Project Structure

Usually, you'll find this type of basic structure in your root App. folder:

> YourApp
   > build
   > config
   > node_modules
   > public
   > src
   > static
   > test
   * .babelrc
   * .editorconfig
   * .eslintignore
   * .eslintrc.js
   * .gitignore
   * .postcssrc.js
   * index.html
   * package.json
   * package-lock.json
* README.md

Latest Versions

3.2
August 5, 2021 - Quintessential Quintuplets

3.1
June 7, 2021 - Pluto

3.1
September 18, 2020 - One Piece

2.7
July 1, 2022 - Naruto

In order to continue reading this page, you have to login or register first...

Tags
Image

Fond of Code TM © ®
2022 / All rights reserved - Protected Trademark/Logo

Legal structure based in
Nice - FRANCE / Montreal - CANADA
Only by appointment...

Image
Image