Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 343 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 343 Bytes

convolute

Clone the repo.

Open terminal and navigate to where you have cloned the repo in terminal. cd ~/convolute

Install node $ npm install

Start it up locally $ npm run start

The site will run at http://localhost:8080/. Any changes commited to master will automatically deploy changes to where the site is hosted in Netlify.