| Index: README.md |
| =================================================================== |
| --- a/README.md |
| +++ b/README.md |
| @@ -1,16 +1,3 @@ |
| # Website defaults |
| Default resources for eyeo websites. |
| - |
| -## Dependencies |
|
juliandoucette
2017/08/08 13:03:55
Note: I thought it would be easier to re-write and
ire
2017/08/08 13:13:28
Acknowledged.
|
| - |
| -- [nodejs](https://nodejs.org/) |
| -- [gulp-cli](http://gulpjs.com/) `npm install --global gulp-cli` |
| - |
| -## Usage |
| - |
| -### Development |
| - |
| -- Install local dependencies `npm install` |
| -- Run build proceedure `gulp` |
| -- Browse `http://localhost:8080/` |