shadcn / radix-kit-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:CSS 89.6%Language:PHP 7.5%Language:JavaScript 2.8%