Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ciaranha/convolute

Landing page and prototype
https://github.com/ciaranha/convolute

eleventy tailwind

Last synced: about 1 month ago
JSON representation

Landing page and prototype

Awesome Lists containing this project

README

        

# 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.