All Projects → soberwp → Sage Starter

soberwp / Sage Starter

Starter for Sage 10 with TailwindCSS and PostCSS

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Sage Starter

SampleProject
A starter project for Sample Project in Objective C. Objective C version of https://github.com/xeieshan/SwiftySampleProject
Stars: ✭ 31 (-35.42%)
Mutual labels:  starter-template, starter
Kotlin Android Mvvm Starter
Android Kotlin Starter is a starter project which implements MVVM Pattern.
Stars: ✭ 276 (+475%)
Mutual labels:  starter, starter-template
template-elm-chrome-extension
A template repository for building a chrome extension with webpack and elm.
Stars: ✭ 16 (-66.67%)
Mutual labels:  starter-template, starter
noise-php
A starter-kit for your PHP project.
Stars: ✭ 52 (+8.33%)
Mutual labels:  starter-template, starter
Niklick
Rails Versioned API solution template for hipsters! (Ruby, Ruby on Rails, REST API, GraphQL, Docker, RSpec, Devise, Postgress DB)
Stars: ✭ 39 (-18.75%)
Mutual labels:  starter, starter-template
nuxt-starter-netlify-cms
Example nuxt + netlify cms project. Nuxt port of Gatsby starter app.
Stars: ✭ 13 (-72.92%)
Mutual labels:  starter-template, starter
Kotlin Android Mvp Starter
Create/Generate your kotlin MVP projects easily
Stars: ✭ 270 (+462.5%)
Mutual labels:  starter, starter-template
angular-open-source-starter
This is a starter project for creating open-source libraries for Angular. It is a full fledged Angular workspace with demo application and easy library addition. It is designed to be used for open-sourcing libraries on Github and has everything you'd need ready for CI, code coverage, SSR testing, StackBlitz demo deployment and more.
Stars: ✭ 212 (+341.67%)
Mutual labels:  starter-template, starter
Pug Starter
Simple pug (jade) starter [framework] enabling faster delivery of HTML & CSS projects to a private server and/or automatic deployment of GitHub pages.
Stars: ✭ 328 (+583.33%)
Mutual labels:  starter, starter-template
Laravel Starter
A CMS like modular starter application project built with Laravel 8.x.
Stars: ✭ 299 (+522.92%)
Mutual labels:  starter, starter-template
react-redux-immutable-webpack-ssr-starter
React + React-Router 4 + Redux + ImmutableJS + Bootstrap + webpack 3 with with Server side rendering, Hot Reload and redux-devtools STARTER
Stars: ✭ 21 (-56.25%)
Mutual labels:  starter-template, starter
Hartija Css Print Framework
Universal CSS for web printing
Stars: ✭ 509 (+960.42%)
Mutual labels:  starter, starter-template
example-typescript-package
Example TypeScript Package ready to be published on npm & Tutorial / Instruction / Workflow for 2021
Stars: ✭ 71 (+47.92%)
Mutual labels:  starter-template, starter
KotlinMvpTemplateGenerator
Android Studio template for Kotlin with MVP + Dagger2 + Retrofit2
Stars: ✭ 65 (+35.42%)
Mutual labels:  starter-template, starter
nodejs-starter-template
You can use this template when you're starting a new project by using Node.js, Express, and Mongoose. It contains general concepts, you can customize it according to your needs.
Stars: ✭ 54 (+12.5%)
Mutual labels:  starter-template, starter
Vue Electron Template
An Electron & Vue.js template with Hot-reloading enabled and common Vue plugins, dev, debug and build scripts configured.
Stars: ✭ 260 (+441.67%)
Mutual labels:  starter, starter-template
react-typescript-material-ui-with-auth-starter
React + Material UI + Auth starter using TypeScript
Stars: ✭ 27 (-43.75%)
Mutual labels:  starter-template, starter
botfuel-sample-starter
Starter bot using Botfuel Dialog
Stars: ✭ 24 (-50%)
Mutual labels:  starter-template, starter
Arkit
ARKit Base Project. Place virtual objects based on WWDC example project
Stars: ✭ 297 (+518.75%)
Mutual labels:  starter, starter-template
Asp Net Core Vue Starter
ASP.NET Core + Vue.js starter project
Stars: ✭ 436 (+808.33%)
Mutual labels:  starter, starter-template

sage-starter

Starter for Sage 10 removing jQuery and replacing Bootstrap and Sass with Tailwind and PostCSS plugins.

Dependencies

Installation

$ git clone https://github.com/soberwp/sage-starter sage-starter

Replace:

  • resources/styles/*
  • resources/scripts/app.js
  • tailwind.config.js
  • webpack.mix.js
$ yarn remove jquery bootstrap popper.js sass sass-loader
$ yarn add tailwindcss tailwindcss-fl postcss-preset-env postcss-import
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].