Skip to content

viandwi24/bootsarc

Repository files navigation

GitHub repo size License GitHub Repo stars Open in Visual Studio Code

BOOTSARC is a Modern Design Administration Template. Based on Bootstrap 5 and Other Libraries. Free and Open Source Project Made with Love.

WARNING
Bootsarc is under development, it is not recommended to use it for production purposes now!

Preview Screenshot

Demo

Live Demo: https://bootsarc.vercel.app

Reference

You can see in figma :
https://www.figma.com/file/GGNniumn2J1GLbjPy3AaG5/Bootsarc?node-id=0%3A1

Quick start

  1. Clone Or Download .zip Repo
git clone https://github.com/viandwi24/bootsarc
  1. Directory Structure
/path/to/bootsarc/pages    => Template Pages
/path/to/bootsarc/assets   => Assets (Images, Font, etc)
/path/to/bootsarc/dist     => Compiled Css & Js Bootsarc
/path/to/bootsarc/vendors  => Third Party Libraries

Browsers Tested

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
IE11, Edge Firefox 94 Chrome 95 Safari 14.1.2

Development

  1. Clone Repo
git clone https://github.com/viandwi24/bootsarc
  1. Install Dependencies
# use yarn
yarn install

# or use npm
npm install
  1. Run Dev Tools
yarn dev
  1. Open Browser
http://localhost:3000/pages/index.html
  1. Edit or Customize in :
/path/to/bootsarc/src/

License

Bootsarc is an open source project by viandwi24 that is licensed under MIT. viandwi24 reserves the right to change the license of future releases.