/torre

Prototype for Torre (https://www.torre.co/)

Primary LanguageJavaScript

Torre Prototype

Prototype made as a test for Torre (https://www.torre.co/)

Live preview

https://vast-reaches-91700.herokuapp.com/

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

$ node -v
  v10.15.3

$ npm -v
  6.4.1

$ webpack -v
  4.34.0

Installing

Clone the project:

$ git clone https://github.com/madcido/torre.git
$ cd ./torre

Install dependencies:

$ npm install

Build the project:

$ npm start

Authors