mirror of
https://github.com/opensupports/opensupports.git
synced 2025-07-31 01:35:15 +02:00
README.md edited online with Bitbucket
This commit is contained in:
parent
b39fd2f948
commit
9b96309216
10
README.md
10
README.md
@ -1,6 +1,16 @@
|
|||||||
OpenSupports v4.0
|
OpenSupports v4.0
|
||||||
============
|
============
|
||||||
|
|
||||||
|
### Getting up and running FRONT-END
|
||||||
|
1) Clone this repo
|
||||||
|
2) Install node `sudo apt-get install node`
|
||||||
|
3) Install npm `sudo apt-get install npm`
|
||||||
|
4) Install gulp `sudo npm install -g gulp`
|
||||||
|
5) Go to repo `cd os4-react`
|
||||||
|
6) Install npm dependences `sudo npm install`
|
||||||
|
7) Run `gulp dev`
|
||||||
|
|
||||||
|
|
||||||
### Getting up and running
|
### Getting up and running
|
||||||
|
|
||||||
1. [Create MySQL Database](#markdown-header-create-mysql-database)
|
1. [Create MySQL Database](#markdown-header-create-mysql-database)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user