-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FE setup #6
FE setup #6
Conversation
thank you @m4n1ok for switching back to NPM (cf the poll) |
- Use lts node version and latest yarn version as minimum required engines - Add version files for nvm and others node version manager - Pin fe dependencies
…or config and rules for specific files types
Configure frontend views structure with shared components / variables, vite, tailwind-css, A17-lazyload
Hello @luislavena, @mrdoinel, @13twelve, I'm done with the basic setup for the frontend part. It includes frontend linters configuration and libraries we are using for most of our projects. Related to the current implementation of Please don't hesitate to take a look and share your feedbacks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent! Thanks for addressing all the comments! ❤️
Setup basic FE structure with Node LTS, Yarn 1 latest, Tailwind + A17 Tailwind plugins, A17 behaviors, A17 helpers, Linter and format
Tasks: