Loading repository data…
Loading repository data…
PetroglyphCode / repository
A starter code library with Tailwind CSS, Vue JS 3, and WebPack 5. Free to use, free to modify. Includes accessibility features, mobile-first hamburger / mega navigation, comparative text grid, swap-out HTML components, a tiny bit of UI, GET integrations, custom color palette starter & more
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A super-sweet starter UI kit for Aquarian Web Studio websites, including our own.
npm install --save-dev does pretty much everything. There may be some dependencies that you must install separately.
With 2 whole config files here there are truly too many options to list here.
Our favorite configuration to point out is the ability to pipe out production css/js/img files to their expressly determined spots in your web projects. Look for the 'docs' in the webpack config and change this to your system path to an assets directory and change the paths per-file-type in the individual webpack considerations.
npm run devThis command will launch a dev server on your local IP address that does not output code, but allows you to see code changes in real time.
npm run buildThis command builds your project code into the /docs/ directory and does not deploy a server.
npm run prodThis command builds your project code into the /docs/ directory in production mode and does not deploy a server.
This is a basic code starter kit that makes use of basic Tailwind CSS and Webpack. It is a compilation of innumerable web reference pages, outdated tutorials, Google searches, and a UI Kit built for us by Block 81.
Our UI Repo is offered as-is and without warranty or guarantee of support (though we will help if we can.) Please tell us or include credit if something you do with this code goes public.