Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guillaumeamat/state-of-the-front-end-industrialisation
State of the Front-End Industrialisation
https://github.com/guillaumeamat/state-of-the-front-end-industrialisation
front front-end frontend industrialisation talk
Last synced: 4 days ago
JSON representation
State of the Front-End Industrialisation
- Host: GitHub
- URL: https://github.com/guillaumeamat/state-of-the-front-end-industrialisation
- Owner: GuillaumeAmat
- License: mit
- Archived: true
- Created: 2018-06-24T15:53:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-28T12:08:37.000Z (over 6 years ago)
- Last Synced: 2025-02-10T14:14:11.730Z (10 days ago)
- Topics: front, front-end, frontend, industrialisation, talk
- Language: JavaScript
- Size: 1.59 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# State of the Front-End Industrialisation
Ce talk a pour vocation de faire un état des lieux de l'industrialisation Front-End. En revanche le contenu n'est naturellement pas exhaustif et va évoluer dans le temps. Il permettra plus tard de juger du chemin parcouru dans le domaine.
Emparez-vous de lui, faites des propositions d'ajout, donner vous-même cette conf si vous le voulez. Il n'y a qu'en partageant l'information qu'on pourra efficacement traiter le sujet et faire évoluer nos outils :)
Voir la version actuelle : https://guillaumeamat.github.io/state-of-the-front-end-industrialisation
## Contribuer
1. Forkez le dépôt
2. Clonez-le en local
3. `make install` (installe toutes les dépendances)
4. `make start` (lance webpack en mode watch)
5. Faites vos modifications
6. Pushez
7. Créez une PR vers la branche master de ce dépôt