Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/kamona-wd/starter-dashboard-layout

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/kamona-wd/starter-dashboard-layout

  • v0.0.0-20220706121937-a1cb3df2a4b3
  • Source
  • Go
  • Socket score

Version published
Created
Source

Starter Responsive Dashboard Layout

Starter responsive dashboard layout built with tailwindcss alpinejs

GitHub license GitHub stars

See live

Vue version

Live
Github repo

Another project

K-WD Dashboard
Live
Github repo

To get started:

  1. Clone the repository:

    git clone https://github.com/Kamona-WD/starter-dashboard-layout.git
    
    cd starter-dashboard-layout
    
  2. Install the dependencies:

    # Using npm
    npm install
    
    # Using Yarn
    yarn
    
  3. Start the development server:

    # Using npm
    npm run dev
    
    # Using Yarn
    yarn dev
    

    Now you should be able to see the project running at localhost:8080.

  4. Open src/html/index.edge in your editor and start experimenting!

Building for production

To build an optimized version of your CSS & html, simply run:

# Using npm
npm run build

# Using Yarn
yarn build

After that's done, check out ./public to see the optimized output.


Support

Buy Me A Coffee

Be careful and donate just if it is within your possibilities, because there is no refund system. And remember that you don't need to donate, it is just a free choice for you. Thank you!

FAQs

Package last updated on 06 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc