GithubHelp home page GithubHelp logo

empress-eco / vite_vue_tailwind_template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nagariahussain/doppio_frappeui_starter

0.0 0.0 0.0 5.13 MB

A Vite + Vue 3 + TailwindCSS + Frappe UI starter template for building frontends for Frappe Apps

JavaScript 35.19% CSS 40.53% HTML 4.94% Vue 19.34%

vite_vue_tailwind_template's Introduction

Logo

A comprehensive boilerplate for building custom frontend for Empress apps using Vue 3, Vue Router, TailwindCSS, and Empress UI.
Explore the Vue 3 Docs · Learn more about Vue Router · Discover Empress UI · Explore TailwindCSS · Check out Vite · Report a Bug · Request a Feature

About The Project

📖 Overview

The Vite Vue Tailwind Template is a robust starting point designed for developers who wish to build custom frontend for Empress apps. It comes pre-configured with Vue 3, Vue Router, TailwindCSS, and Empress UI, along with a basic frontend authentication setup. This project aims to provide a streamlined development experience, promoting productivity without compromising on the power and flexibility of the tools involved.

🌟 Key Features

  • Vue 3 and Vue Router: Leverage the power of Vue 3 and Vue Router for a dynamic, modern web development experience.
  • TailwindCSS: Create unique, responsive, and high-performing user interfaces with the help of the utility-first CSS framework TailwindCSS.
  • Empress UI: Seamlessly integrate with Empress apps, benefiting from the cohesive, well-designed UI elements of Empress UI.
  • Frontend Authentication: Get started quickly with a basic frontend authentication system included out of the box.

🛠 Built With

This project utilizes the following powerful frameworks and libraries:

Getting Started

Prerequisites

This template is designed to be cloned within an existing Empress App.

Installation

Follow these steps for a smooth setup of your development environment:

# Navigate to the root folder of your app
cd apps/your_app_name
# Clone this template using `degit`
npx degit NagariaHussain/doppio_Empressui_starter frontend
# Move to the frontend directory
cd frontend
# Install the dependencies
yarn
# Start the development server
yarn dev

Usage

For a development environment, include the following key-value pair in your site_config.json file to prevent CSRFToken errors:

"ignore_csrf": 1

The Vite dev server will start on port 8080, which can be adjusted in vite.config.js. The dev server is set to proxy your Empress app (typically running on port 8000).

Contributing

We welcome and appreciate contributions! Here's how you can contribute:

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Please read the contribution guidelines for more information.

License and Acknowledgements

This project is licensed under the MIT License. Your contributions will also be licensed under the MIT License.

Special thanks to the Empress Community for their invaluable contributions to the foundational tools that power this project. Their innovative work and continuous support have significantly influenced the development and functionalities of this project. We are deeply grateful for their pioneering efforts.

vite_vue_tailwind_template's People

Contributors

nagariahussain avatar netchampfaris avatar joenyzio avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.