Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 736 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 736 Bytes

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 😉