/web-code-starter

:computer: :rocket: boilerplate for modern web development. get more work done faster :wink:

Primary LanguageJavaScript

Web starter code

A boilerplate for anything web development. Though it has some few frameworks already installed into it,

Getting started

Prerequisites

The boilerplate consist of few frameworks like

Project Structure

The below is the project structure of the boilerplate

Web-start-code
       |__ css
            |__ main.css
       |     
       |__ fonts
       |
       |__ js
            |__ app.js
       |     
       |__ lib
            |__ bootstrap
                   |__css
                       |__ bootstrap.min.css
                   |__js
                       |__ bootstrap.min.js
            |__ Vuejs
                  |__ vue.js
       |           
       |__ pages
       |
       |__ index.html

Don't forget to leave a ⭐ 😉