Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 1020 Bytes

File metadata and controls

42 lines (35 loc) · 1020 Bytes

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 ⭐ 😉