BOILERPLATE IO

What is boilerplate io?

This project try to make easy the boring step in development process... the initialization. Each branch of this repository is a setup (branches are listed below)

How to use

The only step you have is to clone the git repository, switch to the branch you need and run npm install then npm start.

Branches list

branches capability parent more infos
front html, sass, javascript es6, images, front server none documentation
vue html, sass, javascript es6, vue, vue-router, images, front server front documentation
three html, sass, javascript es6, three, shader, images, front server front documentation
vue-three html, sass, javascript es6, vue, vue-router, three, shader, images, front server vue documentation
node node server none documentation
node-mysql node server, mysql node documentation
node-sequelize node server, sequelize, mysql, postgres, sqlite, mssql node documentation