Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Website source code for litmuschaos.io and staging-litmuschaos.io etc

License

Notifications You must be signed in to change notification settings

litmuschaos/website-litmuschaos

Repository files navigation

⚠️ This repository is deprecated and no longer maintained.

Please use this repo for LitmusChaos website [https://github.com/litmuschaos/litmus-website-2].

LitmusChaos

FOSSA Status

Development Setup

Prerequisite

  • Install Node.js and npm. Follow the instructions here.

Tech Stack from Frontend

Start Frontend

Install it and run:

npm i
npm run dev

Build it and serve:

npm run build
npm run serve

Dev setup: Enable Prettier [OPTIONAL]

  1. Step: Install the Prettier plugin (e.g. the one of Esben Petersen)
  2. Add the following snippet to your settings in VSCode:
    "editor.formatOnSave": true,
    "editor.codeActionsOnSave": {
       "source.organizeImports": true // optional
   },

Usage

Open your browser and go to http://localhost:8000/ to access the frontend

Resources

Our Standup open community meeting link:

Feel free to drop by and participate in our discussion of new open source projects here

Visit our main Litmus repo:

Were are more than welcoming to a new contributor, pay a visit and star it for updates right here

License

FOSSA Status

About

Website source code for litmuschaos.io and staging-litmuschaos.io etc

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published