| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains the source code required to build the HawAPI website.
Step by step of how to run the application.
See all Prerequisites
Note
Alternatively, you could download all files (Zip)
git clone git@github.com:HawAPI/website.git
git clone https://github.com/HawAPI/website.git
yarn dev
Open the browser and go to:
http://localhost:4321
All scripts are run from the root of the project, from a terminal:
| Command | Action |
|---|---|
| yarn | Installs dependencies |
| yarn dev | Starts local dev server at localhost:4321 |
| yarn build | Build production site to ./build/ |
| yarn clean | Remove ./build/ |
You could help continuing its development by:
For any questions about the project: Contact.
We will behave ourselves if you behave yourselves. For more details see our Code of conduct.
HawAPI is licensed under the MIT License.
Check out all licenses/dependencies
| Back | FazBrowse Home | New Git URL |