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!
Live Demo: https://bootsarc.vercel.app
You can see in figma :
https://www.figma.com/file/GGNniumn2J1GLbjPy3AaG5/Bootsarc?node-id=0%3A1
- Clone Or Download .zip Repo
git clone https://github.com/viandwi24/bootsarc
- 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
IE / Edge |
Firefox |
Chrome |
Safari |
---|---|---|---|
IE11, Edge | Firefox 94 | Chrome 95 | Safari 14.1.2 |
- Clone Repo
git clone https://github.com/viandwi24/bootsarc
- Install Dependencies
# use yarn
yarn install
# or use npm
npm install
- Run Dev Tools
yarn dev
- Open Browser
http://localhost:3000/pages/index.html
- Edit or Customize in :
/path/to/bootsarc/src/
Bootsarc is an open source project by viandwi24 that is licensed under MIT. viandwi24 reserves the right to change the license of future releases.