Design Exercise Template

Template usage

Don't forget to update the author (and more) in the package.json

You will find the design and all the information about it in the design folder.

Installation

$ git clone <project-url> <project-name>
$ cd <project-name>
$ npm i # install all dependencies
$ npm run dev # start development server