Skip to content

Commit

Permalink
Merge pull request #628 from Darkul1994/patch-1
Browse files Browse the repository at this point in the history
 Moving to a new line
  • Loading branch information
designfrontier committed Nov 4, 2018
2 parents 3eb4f84 + 69ece4d commit 9cc92f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@

The easiest way to get started with monument is to use the CLI tool which does project lay down. `npm install -g monument-cli` From there a simple `monument new <path to project>` will get you up and running with stubbed tests, basic error handlers and an index route and everything you need to knock out an application fast.

![getting started with monument gif](http://g.recordit.co/EwbTO7xDgy.gif) or the [slightly longer video version](http://recordit.co/EwbTO7xDgy)
![getting started with monument gif](http://g.recordit.co/EwbTO7xDgy.gif)
or the [slightly longer video version](http://recordit.co/EwbTO7xDgy)

It is also the easiest way to add routes and data handlers!

Expand Down

0 comments on commit 9cc92f3

Please sign in to comment.