Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 3.11 KB

README.md

File metadata and controls

53 lines (29 loc) · 3.11 KB

🚀 Front-end Starter License Badge

Kami Front-end Starter is a boilerplate for building modern web applications with jQuery and Bootstrap 5 Framework. It provides a ready-to-use template with pre-configured tools such as Webpack, Babel, ESLint, Prettier, etc.

NPM NodeJS Webpack Prettier

JavaScript jQuery Babel ESLint

Pug PostHTML

SASS PostCSS Bootstrap

🛠 Installation

To use this template, you need to have Node.js and npm installed on your machine. You can clone this repository or use it as a template on GitHub. Then run the following commands in the project directory:

# Install dependencies
npm install

# Start development server
npm run dev

# Build production bundle
npm run build

💻 Usage

This template comes with some basic components and styles that you can customize according to your needs. You can find them in the src folder. The main entry point is index.js, which imports either jquery.js depending on your choice of library. These files contain some simple examples of how to manipulate the DOM using jQuery.

You can also use Bootstrap 5 Framework classes to style your elements. The configuration file for Bootstrap 5 Framework is bootstrap.config.js, where you can modify the theme options or add custom plugins.

To learn more about jQuery and Bootstrap 5 Framework, please refer to their official documentation:

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙌 Contributing

Contributions are welcome! If you have any suggestions or issues with this template, please open an issue or submit a pull request on GitHub.

❤️ Contact

Toan Huynh - [email protected]

Buy Me A Coffee