Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 328 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 328 Bytes

theBigOne

This is a app I made following along with a Traversy Media tutorial

Installation

This app requires Node.js v4+ to run.

Clone this repo and run the build script then start the app locally.

$ git clone https://github.com/1sfaccia1/theBigOne.git
$ npm run build
$ node run dev