Skip to content

Commit 16f2db4

Browse files
authored
Create README.md
1 parent 5337054 commit 16f2db4

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Polytechniçois
2+
3+
# Installation
4+
5+
Dans backend puis frontend :
6+
7+
npm install
8+
9+
# Lancement
10+
11+
Dans backend :
12+
13+
npm run dev
14+
15+
Dans frontend :
16+
17+
npm run start

0 commit comments

Comments
 (0)