Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 322 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 322 Bytes

tulski website

🚀 Quick start

  1. Start developing.

    Navigate into site’s directory and start it up.

    git clone https://github.com/tulski/tulski-website.git
    cd tulski-website/
    npm run develop

    Site is now running at http://localhost:8000!