mirror of
https://github.com/ascribe/onion.git
synced 2025-02-14 21:10:27 +01:00
README.md edited online with Bitbucket
This commit is contained in:
parent
c47b2c3283
commit
ba46427e5f
@ -9,16 +9,15 @@ The code is JavaScript ECMA 6.
|
|||||||
|
|
||||||
Getting started
|
Getting started
|
||||||
===============
|
===============
|
||||||
Install some nice extensions for Chrom(e|ium):
|
Install some nice extension for Chrom(e|ium):
|
||||||
|
|
||||||
- [Allow-Control-Allow-Origin](https://chrome.google.com/webstore/detail/allow-control-allow-origi/nlfbmbojpeacfghkpbjhddihlkkiljbi):
|
|
||||||
we need this to open connection to external hosts ([staging.ascribe.io](http://staging.ascribe.io/) in our case).
|
|
||||||
- [React Developer Tools](https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi)
|
- [React Developer Tools](https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone git@bitbucket.org:ascribe/onion.git
|
git clone git@bitbucket.org:ascribe/onion.git
|
||||||
cd onion
|
cd onion
|
||||||
npm install
|
npm install
|
||||||
|
sudo npm install -g gulp
|
||||||
gulp serve
|
gulp serve
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user