First off, thanks for taking the time to contribute! ❤️
You need lastest version of npm.
npm install
npm run dev
Feel free to create new features, fix bugs issues.
Create pull requests to contribute.
We use eslint and prettier for linting and formatting.
npm run lint
npm run format