Skip to content

Commit ab87262

Browse files
add: readme.md
1 parent 0706d01 commit ab87262

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# NoteUniv-Website-V2-Model
2+
3+
Intégration statique pour la V2 de NoteUniv
4+
5+
## Install
6+
7+
`npm i && npm start`
8+
9+
## Templating
10+
11+
Les pages sont a créer dans `./views/` et pour y accéder dans le navigateur il faut passer un param GET `p` (ex: `p=dashboard` correspond au fichier `./views/dashboard.php`).
12+
> Exception pour la page de login (index)

0 commit comments

Comments
 (0)