Created
March 1, 2017 21:17
-
-
Save grishy/d9f7d40c0f3c0a63972d7715ed311c4a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Перевод книги "THE NATURE OF CODE" | |
### Версия взята от Jan 2016. | |
###Development | |
- Font `Gregor` | |
- Install node.js | |
- Install gulp | |
- Install package and run | |
```bash | |
$ npm i | |
$ npm install gulp-cli -g | |
$ gulp | |
``` | |
**@Grishy** |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment