mirror of
https://github.com/ascribe/onion.git
synced 2025-01-05 11:25:09 +01:00
Update README.md
This commit is contained in:
parent
39404b92f1
commit
d71f4af556
10
README.md
10
README.md
@ -18,7 +18,7 @@ npm run watch
|
|||||||
```
|
```
|
||||||
|
|
||||||
Code Conventions
|
Code Conventions
|
||||||
============
|
================
|
||||||
For this project, we're using:
|
For this project, we're using:
|
||||||
|
|
||||||
* 4 Spaces
|
* 4 Spaces
|
||||||
@ -28,10 +28,16 @@ For this project, we're using:
|
|||||||
* We use `let` instead of `var`: [SA Post](http://stackoverflow.com/questions/762011/javascript-let-keyword-vs-var-keyword)
|
* We use `let` instead of `var`: [SA Post](http://stackoverflow.com/questions/762011/javascript-let-keyword-vs-var-keyword)
|
||||||
|
|
||||||
|
|
||||||
|
Troubleshooting
|
||||||
|
===============
|
||||||
|
|
||||||
|
Q: OMG nothing works
|
||||||
|
A: try `npm install`. Someone may have updated some dependencies
|
||||||
|
|
||||||
|
|
||||||
Reading list
|
Reading list
|
||||||
============
|
============
|
||||||
|
|
||||||
|
|
||||||
Start here
|
Start here
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user