www_hero/README.md
sasha-astiadi 271429438b edit svg
2024-05-03 07:16:39 +02:00

33 lines
1004 B
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## Getting started
This responsive website is built using Tailwind CSS and Flowbite.
Make sure that you have [Node.js](https://nodejs.org/en/), [Tailwind CSS](https://tailwindcss.com/docs/installation) and [Flowbite](https://flowbite.com/docs/getting-started/quickstart/) installed.
1. Run `npm install` inside your terminal
2. Watch for files and compile Tailwind CSS + Flowbite:
```
npx tailwindcss -i ./input.css -o ./output.css --watch
```
3. for live preview on localhost, Run below:
```
npm run start
```
Alternatively you can also just directly copy this code into your own projects, whether you use Laravel, React, Vue.js or other frameworks.
## About us
### Hero Labs
Hero Labs provides a decentralized autonomous cloud technologies that allows anyone to become a cloud service provider.
We aims to create a cloud where people and organizations can buy, sell, and use cloud resources autonomously,enable individuals to earn by providing compute, network, and storage capacity.