walesmd / that.us

The THAT.US website.

Home Page:https://that.us

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THAT.US

GitHub issues open release All Contributors

Get started

Install the dependencies...

npm install

...then start Rollup:

npm run dev

Navigate to localhost:5000. You should see your app running. Edit a component file in src, save it, and reload the page to see your changes.

By default, the server will only respond to requests from localhost. To allow connections from other computers, edit the sirv commands in package.json to include the option --host 0.0.0.0.

Building and running in production mode

To create an optimised version of the app:

npm run build

You can run the newly built app with npm run start. This uses sirv, which is included in your package.json's dependencies so that the app will work when you deploy to platforms.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Clark Sell

πŸ’» πŸ–‹ 🎨

Brett Slaski

πŸ’» πŸš‡ 🚧

Sara Gibbons

πŸ‘€ πŸ““ πŸ’»

Andrew Hooker

πŸ› πŸ““ πŸ‘€ πŸ’»

Erin Gemoll

πŸ›

TheTopher

πŸ›

Mike

πŸ› πŸ““

Michael Fazio

πŸ’» πŸ›

PrairieGrl

πŸ›

Rolando Lopez

πŸ›

Jeana

πŸ›

lukeplamann

πŸ€”

Eddie Jaoude

πŸ’» πŸ›

David Pine

πŸ’»

Kamran Ayub

πŸ›

Ken Samson

πŸ›

asdfasdfasdfasdf asd

πŸ€”

Ross Larson

πŸ€”

Caden Sumner

πŸ’» πŸ›

asharonbaltazar

πŸ’»

teyd

πŸ›

Sharon Cichelli

πŸ’»

DrewKjell

πŸ›

Thales Agapito

πŸ’»

ReazerDev

πŸ’»

Yassine Latreche

πŸ’»

Ken Johnson

πŸ›

Corey Haines

πŸ›

Jacob Mischka

πŸ’»

Rachael Andrew

πŸ’»

Jeff Allen

πŸ›

Eric Selje

πŸ›

Matt Millican

πŸ›

Michael Wales

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

About

The THAT.US website.

https://that.us

License:GNU General Public License v3.0


Languages

Language:Svelte 78.0%Language:JavaScript 21.5%Language:HTML 0.5%