MFazio23 / 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

πŸ’»

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:HTML 84.5%Language:JavaScript 15.4%Language:CSS 0.0%