README.md edited online with Bitbucket
This commit is contained in:
parent
5a55a0f8bc
commit
b4c2cea651
|
@ -2,8 +2,9 @@ OpenSupports v4.0
|
|||
============
|
||||
|
||||
### Getting up and running FRONT-END
|
||||
0. update `sudo apt-get update`
|
||||
1. Clone this repo
|
||||
2. Install node `sudo apt-get install node`
|
||||
2. Install node `sudo apt-get install nodejs`
|
||||
3. Install npm `sudo apt-get install npm`
|
||||
4. Install gulp `sudo npm install -g gulp`
|
||||
5. Go to repo `cd os4-react`
|
||||
|
|
Loading…
Reference in New Issue