Skip to content

Commit 6f10c02

Browse files
committed
Create Build.md
1 parent 59cddef commit 6f10c02

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

Doc/Build.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# How to build
2+
3+
## Clone
4+
You will need to clone the front end and the backend
5+
https://github.com/FoxUSA/OpenNote
6+
https://github.com/FoxUSA/OpenNoteService-PHP
7+
8+
Most of the buid tasks require the OpenNote and OpenNoteService-PHP to be in the same folder
9+
10+
## Build Requirments
11+
Bower
12+
Grunt
13+
Composer
14+
15+
## Build
16+
Run from OpenNote project
17+
`grunt build`
18+

0 commit comments

Comments
 (0)