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
41daa89698
commit
57e5651545
@ -3,7 +3,7 @@ OpenSupports v4.0
|
|||||||
|
|
||||||
### Getting up and running
|
### Getting up and running
|
||||||
|
|
||||||
1. [Create MySQL Database](#Create MySQL Database)
|
1. [Create MySQL Database](#create-mysql-database)
|
||||||
2. Clone this repo
|
2. Clone this repo
|
||||||
3. Run `npm install` from the root directory
|
3. Run `npm install` from the root directory
|
||||||
4. Create a mysql database
|
4. Create a mysql database
|
||||||
@ -14,6 +14,7 @@ OpenSupports v4.0
|
|||||||
Now that `gulp dev` is running, the server is up as well and serving files from the `/build` directory. Any changes in the `/src` directory will be automatically processed by Gulp and the changes will be injected to any open browsers pointed at the proxy address.
|
Now that `gulp dev` is running, the server is up as well and serving files from the `/build` directory. Any changes in the `/src` directory will be automatically processed by Gulp and the changes will be injected to any open browsers pointed at the proxy address.
|
||||||
|
|
||||||
### Create MySQL Database
|
### Create MySQL Database
|
||||||
|
|
||||||
1. Install mysql-server
|
1. Install mysql-server
|
||||||
|
|
||||||
Ubuntu
|
Ubuntu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user