Please use this repo for LitmusChaos website [https://github.com/litmuschaos/litmus-website-2].
- Install Node.js and npm. Follow the instructions here.
Install it and run:
npm i
npm run dev
Build it and serve:
npm run build
npm run serve
- Step: Install the Prettier plugin (e.g. the one of Esben Petersen)
- Add the following snippet to your settings in VSCode:
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.organizeImports": true // optional
},
Open your browser and go to http://localhost:8000/
to access the frontend
Feel free to drop by and participate in our discussion of new open source projects here
Were are more than welcoming to a new contributor, pay a visit and star it for updates right here