Skip to content

shadcn/radix-kit-starter

 
 

Repository files navigation

Installation

{{Name}} theme uses Gulp to compile Sass. Gulp needs Node.

Step 1

Make sure you have Node and npm installed. You can read a guide on how to install node here: https://docs.npmjs.com/getting-started/installing-node

Step 2

Install bower: npm install -g bower.

Step 3

Go to the root of {{Name}} theme and run the following commands: npm run setup.

Step 4

Update browserSyncProxy in config.json.

Step 5

Run the following command to compile Sass and watch for changes: gulp.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 89.7%
  • PHP 7.5%
  • JavaScript 2.8%