Skip to content

tcompart/nicoco

Repository files navigation

nicoco frontend module

Local development

You just need to run npm install and all dependencies are installed. This also requires imagemagick to minimize the size of the images.

Currently this project support three different modes:

  • npm run build
  • npm start
  • npm run clean

The local serve mode requires an existing PHP installation. This part is currently work in progress and will be migrated.

Contributions

You are more than welcomed to contribute to this project. It would help for version upgrades e.g. in package.json. One tool to use would be npm-check-updates or a manuel upgrade.