/Frontend-Boilerplates

Collection of Boilerplates with ES6, Vue, Nuxt, TypeScript, SCSS, Nodejs...

Primary LanguageTypeScriptMIT LicenseMIT

Frontend Boilerplates

Some examples of good practises, tips, and boilerplates that I like to follow. You will find the different technologies separated by branches and I will add more examples in the future, helped by the contributors.

Vue - Boilerplate Features

Build Status GitHub last commit (branch) GitHub license GitHub forks GitHub contributors GitHub issues

On this boilerplate you can find:

  • Vue: The progressive JavaScript framework.
  • TypeScript: All the code uses TypeScript.
  • SASS: Scss structure with good practises.
  • Linting: Linting for JavaScript and SASS.
  • BEM (Non strict) + BEMIT: Some conventions for CSS classes.

📚 Documentation (boilerplates.js.org)

🎩 Contributors


Quique Fdez Guerra
👨‍💻🌍🐦

Juan Carlos

👨‍💻🌍🐦

Alex Kryzhanovskyy
👨‍💻🌍🐦

Victor Gamez

👨‍💻

PlainConcepts

👨‍💻🌍🐦

View Contributors

⛳️ Check all the boilerplates

  • basic: Basic SPA example with SCSS and ES6.

  • ts: TypeScript example with SCSS.

  • vue: Vuejs example with SCSS and TypeScript.

  • nuxt: Nuxt example with SCSS and TypeScript.

  • node-ts: Backend and TypeScript example with SCSS and Nodejs.