Skip to content

HawAPI/docs

Repository files navigation

HawAPI - Docs

Docs for the HawAPI project.

Topics

Prerequisites

  • Node
    • Yarn for run the scripts

Dependencies

Setup

Step by step of how to run the application.

See all Prerequisites

Clone

Note
Alternatively, you could download all files (Zip)

  • SSH
git clone git@github.com:HawAPI/docs.git
  • HTTPS
git clone https://github.com/HawAPI/docs.git

Running

Check Requesting

Dev/Test

Using dev command all outputs will be stored on memory.

yarn dev

Production

Using build command all outputs will be stored on a /build/ folder.

yarn build

Contact

For any questions about the project: Contact.

License

HawAPI is licensed under the MIT License.

Check out all licenses/dependencies