Skip to content

kloudlite/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Kloudlite Website

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing

Built With

As this is website. it's built on html, css and Javascript. all the frameworks, libraries used in this project listed below.

  • Nextjs
  • React
  • TailwindCSS

For more information about the libraries and frameworks used in this project. you can visit the package.json file.


(back to top)

Getting Started

Prerequisites

  • npm
  • pnpm

Installation

  1. Clone the repo
    git clone [email protected]:kloudlite/website.git
  2. Install NPM packages
    pnpm install

(back to top)

Usage

To start the application in development mode. simply execute the command:

pnpm dev

To Build the application. simply execute the command:

pnpm build

visit the package.json file for more information about the commands.

(back to top)

Contributing

  1. Fork the Project
  2. Clone the Project
  3. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  4. Commit your Changes (git commit -m 'Add some AmazingFeature')
  5. Push to the Branch (git push origin feature/AmazingFeature)
  6. Open a Pull Request

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published