Skip to content
This repository was archived by the owner on Mar 25, 2019. It is now read-only.

Commit 4f29afd

Browse files
author
Rowan
committed
Merge pull request #7 from net-engine/added_to_readme
Expanded readme.
2 parents 979d6fa + 72b05e0 commit 4f29afd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Terrain <small>by <a href="https://triggerapp.com">Trigger</a>.</small>
22

3-
## Development
3+
## To setup a development environment:
44

5-
npm install
5+
1. Install Node.js (this will install npm).
6+
2. Run `npm install`.
7+
3. Run `grunt` this will launch the grunt server which watches your scss doucments for changes. When it sees changes it updates the .css files.
68

79

810
## Style tasks

0 commit comments

Comments
 (0)