Frontend-Boilerplates

Collection of Boilerplates with ES6, Vue, React, Nuxt, TypeScript, SCSS, Nodejs. Using good practices and file structures to inspire your real projects.

MIT License

Stars
377
Frontend-Boilerplates - React Structure v3.1.0 Latest Release

Published by CKGrafico almost 3 years ago

React example with SCSS and TypeScript.

Changes

Update dependencies (Except Eslint and PostCSS)

Frontend-Boilerplates - React Structure v3.0.0 (PostCSS)

Published by CKGrafico over 3 years ago

React example with SCSS and TypeScript.

Changes

Remove SCSS and use PostCSS

Frontend-Boilerplates - TypeScript Structure 3.0.0 (PostCSS)

Published by CKGrafico over 3 years ago

TypeScript example with SCS..

Changes

Remove SCSS and use PostCSS

Frontend-Boilerplates - TypeScript Structure 2.9.9

Published by CKGrafico over 3 years ago

TypeScript example with SCS..

Changes

Remove SCSS and use PostCSS

Frontend-Boilerplates - Basic SPA Structure 3.0.0 (PostCSS)

Published by CKGrafico over 3 years ago

Basic SPA example with SCSS and ES6.

Changes

Remove SCSS and use PostCSS

Frontend-Boilerplates - Basic SPA Structure 2.5.0 (LAST VERSION WITH SASS)

Published by CKGrafico over 3 years ago

Basic SPA example with SCSS and ES6.

Changes

Update packages to last version

Note

This is the last version with SCSS, next versions will use CSS

Frontend-Boilerplates - React Structure v1.2.0 (LAST VERSION WITH SASS)

Published by CKGrafico over 3 years ago

React example with SCSS and TypeScript.

Changes

Update packages to last version
Remove Style Modules

Note

This is the last version with SCSS, next versions will use CSS

Frontend-Boilerplates - React Structure v1.1.2

Published by CKGrafico over 4 years ago

React example with SCSS and TypeScript.

Changes

Make project stable
Update dependencies

Frontend-Boilerplates - Vue Structure v3.0.2

Published by CKGrafico over 4 years ago

Vuejs example with SCSS and TypeScript.

Changes

Update dependencies
Bug fixing

Frontend-Boilerplates - TypeScript Structure 2.4.2

Published by CKGrafico over 4 years ago

TypeScript example with SCS..

Changes

Update dependencies
Bug fixing

Frontend-Boilerplates - Basic SPA Structure 2.4.2

Published by CKGrafico over 4 years ago

Basic SPA example with SCSS and ES6.

Changes

Update dependencies
Bug fixing

Frontend-Boilerplates - React Structure v0.0.1

Published by CKGrafico over 5 years ago

React example with SCSS and TypeScript.

Changes

First version, alpha version

TODO

  • Add i18n
  • Add react-bootstrap
  • Add routing
  • Config store
  • Change code example hooks
Frontend-Boilerplates - Vue Structure v3.0.0

Published by CKGrafico over 5 years ago

Vuejs example with SCSS and TypeScript.

Changes

First version to be compatible with Vue-CLI :D

TODO

  • Config testing
  • Config store
  • Change code example
Frontend-Boilerplates - Vue Structure v2.6.0

Published by CKGrafico over 5 years ago

Vuejs example with SCSS and TypeScript.

Changes

Improve how Dependency injection works
Update packages

Frontend-Boilerplates - Node TypeScript Structure 2.3.5

Published by CKGrafico almost 6 years ago

Backend and TypeScript example with SCSS and Nodejs.

Changes

Fix some issues
Improve readme

Frontend-Boilerplates - Vue Structure v2.5.2

Published by CKGrafico almost 6 years ago

Vuejs example with SCSS and TypeScript.

Changes

Fix some issues
Improve readme
Update packages

Frontend-Boilerplates - TypeScript Structure 2.3.6

Published by CKGrafico almost 6 years ago

TypeScript example with SCSS.

Changes

Fix some issues
Improve readme

Frontend-Boilerplates - Basic SPA Structure 2.3.6

Published by CKGrafico almost 6 years ago

Basic SPA example with SCSS and ES6.

Changes

Fix some issues
Improve readme

Frontend-Boilerplates - Vue Structure v2.5.0

Published by CKGrafico over 6 years ago

Info version 2.5.0

vue-master: Stable version of a Vuejs example with SCSS and TypeScript.
vue-dev: Dev version of a Vuejs example with SCSS and TypeScript.

Changes

Webpack 4
Better Dependency Injection
Clean the code
Add Bootstrap 4
Improve styles

Frontend-Boilerplates - Nuxt Structure v1.0.0

Published by CKGrafico over 6 years ago

Info version 1.0.0

nuxt-master: Stable version of a Nuxt example with SCSS and TypeScript.
nuxt-dev: Dev version of a Nuxt example with SCSS and TypeScript.

Changes

First version

Related Projects