Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 226 Bytes

File metadata and controls

18 lines (13 loc) · 226 Bytes

Installation

Clone repo

# install app's dependencies
$ npm install

Usage

# serve with hot reload at localhost:3000.
$ npm start

# build for production with minification
$ npm run build