Reademe bonnebulle + .gitignore

This commit is contained in:
vincent_b
2025-11-19 12:32:47 +01:00
parent c78698f79a
commit ed4e791e32
2 changed files with 21 additions and 1 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
# Dépendances
node_modules/
build/
# Fichiers d'environnement
.env
.env.*
!.env.example
# Autres fichiers/dossiers fréquent
coverage/
.vscode/
npm-debug.log*
yarn-debug.log*
yarn-error.log*

View File

@@ -5,7 +5,7 @@
</a>
<br>
<br>
Questionful
Questionful <br />(fork bonnebulle)
<br>
</h1>
@@ -29,6 +29,11 @@
Questionful makes creating online questionnaires a breeze.
## bonnebulle
Add PrismJs + dual codes editable editors + Toc
server_api (todo/fix, App load data.json directly)
## Setup
To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/)