Wakkos / Frontend-Boilerplates

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

Home Page:https://boilerplates.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://boilerplates.js.org

License:MIT License


Languages

Language:TypeScript 42.2%Language:JavaScript 25.8%Language:CSS 15.7%Language:Vue 13.2%Language:HTML 3.2%