Skip to content

NukaWorks/ModularKit-Web

Repository files navigation

Lines of code GitHub code size in bytes

⚠️ The main branch is stable, for development, go on the devel branch.

ModularKit-Web - The Official ProjectPage for ModularKit !

Contributing and Building :

For contributing, you need to :

  • Fork the project
  • Install NodeJS
  • Install a good text editor (eg. Sublime Text, VSCode or WebStorm, not MSNotepad xD)
  • Time and patience !

For building :

npm install && npm run build

For testing :

npm install && npm run start

Enjoy 😉