Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 400 Bytes

Readme.md

File metadata and controls

16 lines (8 loc) · 400 Bytes

NextGram

Sample next app that takes advantage of the routing capabilities. In particular, notice that the photo route can be attached to two distinct components: in one case rendered as a modal, and in another case rendered independently.

NextGram

Installation

$ npm install

Running the app

$ npm run dev