Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: README.md

Issue 29361647: Issue 4607 - Default content styles (Closed)
Patch Set: See comments for details. Created Nov. 27, 2016, 9:26 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « .hgignore ('k') | gulpfile.js » ('j') | gulpfile.js » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Website defaults
juliandoucette 2016/11/27 21:45:37 Note. Renamed like we discussed.
2
3 Sensible defaults for Eyeo websites.
4
5 ## Dependencies
6
7 - [nodejs](https://nodejs.org/)
8 - [gulp-cli](http://gulpjs.com/) `npm install --global gulp-cli`
9
10 ## Usage
11
12 ### Development
13
14 - Install local dependencies `npm install`
15 - Run build proceedure `gulp`
16 - Browse `http://localhost:8080/`
OLDNEW
« no previous file with comments | « .hgignore ('k') | gulpfile.js » ('j') | gulpfile.js » ('J')

Powered by Google App Engine
This is Rietveld