Git Product home page Git Product logo

tailwind-nuxtjs-starter's Introduction

tailwind-nuxtjs-starter

about

Starter project for static site tailwind webpages.

tailwind and nuxt.js has excelent documentation on this topic so this repo has two goals:

  • to get started faster (as this is a template repo)
  • to gather up all the neccessary docs from setting up tailwind to configure github pages cd

stack

tl;dr;

You should only use this repo to get familiar with these techs

After a while you should set up your things using the official docs as this project may be outdated.

ide

VS Code with these plugin has an amazing support for tailwind.

 "tailwindCSS.includeLanguages": {
   "vue": "html",
   "vue-html": "html"
 }

project

  • Use this template
  • npm i
  • npm run dev - run dev server
  • set up [github pages] to host from gh-pages branch - you may push once before this step to create automaticly the branch.

more info and references

ps

Feel free to open an issue if you have any question, I will try my best to answare or update this repo asap.

tailwind-nuxtjs-starter's People

Contributors

benhalasi 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.