Skip to content

arbre-app/insee-deces-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

insee-deces-front

Live website

This module implements the React app "French register of deceased persons" ("Fichier des décès de l'Insee").

Development

Initially, run npm install to fetch and install the dependencies. Then:

  • npm start to launch the development server, with hot reloading
  • npm run build:library to build the module as a library
  • npm run build:standalone to create a standalone app. In practice this command is not needed
  • npx serve build to serve the aforementioned standalone app (you may have to run npm install -g serve before)

About

Interface pour le moteur de recherche du fichier des décès de l'Insee.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published