Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 579 Bytes

File metadata and controls

33 lines (21 loc) · 579 Bytes

Tonic

Tonic is a digital agency that's good for business.

Build status

Installation

Clone:

$ git clone git@github.com:tonic/tonic.github.io.git

Install Dependencies:

Note, node version 6.x required at the moment. Some dependencies fail to build on anything newer.

$ npm install

Development Server

$ npm start

Deployment

$ npm run deploy