awakentrue / simple-hackathon-vue

Simple Vue-js project template for hackathon based on tailwindcss

Home Page:https://awakentrue.github.io/simple-hackathon-vue/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-hackathon-vue

Simple Vue-js project template for hackathon based on tailwindcss

Features

  • Three responsive layouts
  • Theme switcher
  • Layout switcher
  • Template based on tailwindcss
  • Reusable layouts components

Live demo

https://awakentrue.github.io/simple-hackathon-vue/

Usage

1. Fork or clone this repository

 git clone https://github.com/awakentrue/simple-hackathon-vue.git 

2. Install Node.js

3. Install dependencies

npm install

4. Serve with hot reload

npm run serve

5. Build for production

npm run build

About

Simple Vue-js project template for hackathon based on tailwindcss

https://awakentrue.github.io/simple-hackathon-vue/

License:MIT License


Languages

Language:Vue 71.2%Language:JavaScript 25.1%Language:HTML 2.0%Language:CSS 1.2%Language:Shell 0.6%