Make sure you have the following prerequisites installed on your machine:
- Node.js (version 18 or upper)
-
Clone the repository:
git clone https://github.com/Insmont/insmont-web
-
Install the dependencies:
pnpm install
-
Build the project:
pnpm run build
-
Start the development server:
pnpm start
Insmont is open source under the GPL-v3.0 license. Please abide by the open-source agreement.